Uses of Class
com.vidispine.generated.InternalServerExceptionType
-
Uses of InternalServerExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as InternalServerExceptionTypeModifier and TypeFieldDescriptionprotected InternalServerExceptionTypeExceptionType.internalServerMethods in com.vidispine.generated that return InternalServerExceptionTypeModifier and TypeMethodDescriptionObjectFactory.createInternalServerExceptionType()Create an instance ofInternalServerExceptionTypeExceptionType.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 TypeMethodDescriptionvoidExceptionType.setInternalServer(InternalServerExceptionType value) Sets the value of the internalServer property.ExceptionType.withInternalServer(InternalServerExceptionType value) Sets the value of the internalServer property.