Uses of Class
com.vidispine.generated.InternalServerExceptionType
-
-
Uses of InternalServerExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as InternalServerExceptionType Modifier and Type Field Description protected InternalServerExceptionType
ExceptionType. internalServer
Methods in com.vidispine.generated that return InternalServerExceptionType Modifier and Type Method Description InternalServerExceptionType
ObjectFactory. createInternalServerExceptionType()
Create an instance ofInternalServerExceptionType
InternalServerExceptionType
ExceptionType. getInternalServer()
Gets the value of the internalServer property.InternalServerExceptionType
InternalServerExceptionType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
InternalServerExceptionType
InternalServerExceptionType. withMessage(String value)
Methods in com.vidispine.generated with parameters of type InternalServerExceptionType Modifier and Type Method Description void
ExceptionType. setInternalServer(InternalServerExceptionType value)
Sets the value of the internalServer property.ExceptionType
ExceptionType. withInternalServer(InternalServerExceptionType value)
-