Uses of Class
com.vidispine.generated.InvalidInputExceptionType
-
Uses of InvalidInputExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as InvalidInputExceptionTypeMethods in com.vidispine.generated that return InvalidInputExceptionTypeModifier and TypeMethodDescriptionObjectFactory.createInvalidInputExceptionType()
Create an instance ofInvalidInputExceptionType
ExceptionType.getInvalidInput()
Gets the value of the invalidInput property.InvalidInputExceptionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) InvalidInputExceptionType.withContext
(String value) Sets the value of the context property.InvalidInputExceptionType.withExplanation
(String value) Sets the value of the explanation property.Sets the value of the id property.Sets the value of the value property.Methods in com.vidispine.generated with parameters of type InvalidInputExceptionTypeModifier and TypeMethodDescriptionvoid
ExceptionType.setInvalidInput
(InvalidInputExceptionType value) Sets the value of the invalidInput property.ExceptionType.withInvalidInput
(InvalidInputExceptionType value) Sets the value of the invalidInput property.