Uses of Class
com.vidispine.generated.InternalServerExceptionType
-
Uses of InternalServerExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as InternalServerExceptionTypeModifier and TypeFieldDescriptionprotected InternalServerExceptionType
ExceptionType.internalServer
Methods in com.vidispine.generated that return InternalServerExceptionTypeModifier and TypeMethodDescriptionObjectFactory.createInternalServerExceptionType()
Create an instance ofInternalServerExceptionType
ExceptionType.getInternalServer()
Gets the value of the internalServer property.InternalServerExceptionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) InternalServerExceptionType.withMessage
(String value) Sets the value of the message property.Methods in com.vidispine.generated with parameters of type InternalServerExceptionTypeModifier and TypeMethodDescriptionvoid
ExceptionType.setInternalServer
(InternalServerExceptionType value) Sets the value of the internalServer property.ExceptionType.withInternalServer
(InternalServerExceptionType value) Sets the value of the internalServer property.