Uses of Class
com.vidispine.generated.ForbiddenExceptionType
-
Uses of ForbiddenExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as ForbiddenExceptionTypeMethods in com.vidispine.generated that return ForbiddenExceptionTypeModifier and TypeMethodDescriptionObjectFactory.createForbiddenExceptionType()Create an instance ofForbiddenExceptionTypeExceptionType.getForbidden()Gets the value of the forbidden property.ForbiddenExceptionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ForbiddenExceptionType.withContext(String value) Sets the value of the context property.ForbiddenExceptionType.withExplanation(String value) Sets the value of the explanation property.Sets the value of the id property.Methods in com.vidispine.generated with parameters of type ForbiddenExceptionTypeModifier and TypeMethodDescriptionvoidExceptionType.setForbidden(ForbiddenExceptionType value) Sets the value of the forbidden property.ExceptionType.withForbidden(ForbiddenExceptionType value) Sets the value of the forbidden property.