Uses of Class
com.vidispine.generated.NotAuthorizedExceptionType
- 
Uses of NotAuthorizedExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotAuthorizedExceptionTypeModifier and TypeFieldDescriptionprotected NotAuthorizedExceptionTypeExceptionType.notAuthorizedMethods in com.vidispine.generated that return NotAuthorizedExceptionTypeModifier and TypeMethodDescriptionObjectFactory.createNotAuthorizedExceptionType()Create an instance ofNotAuthorizedExceptionTypeExceptionType.getNotAuthorized()Gets the value of the notAuthorized property.NotAuthorizedExceptionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotAuthorizedExceptionType.withMessage(String value) Sets the value of the message property.Methods in com.vidispine.generated with parameters of type NotAuthorizedExceptionTypeModifier and TypeMethodDescriptionvoidExceptionType.setNotAuthorized(NotAuthorizedExceptionType value) Sets the value of the notAuthorized property.ExceptionType.withNotAuthorized(NotAuthorizedExceptionType value) Sets the value of the notAuthorized property.