Uses of Class
com.vidispine.generated.NotAuthorizedExceptionType
-
Uses of NotAuthorizedExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotAuthorizedExceptionTypeModifier and TypeFieldDescriptionprotected NotAuthorizedExceptionType
ExceptionType.notAuthorized
Methods in com.vidispine.generated that return NotAuthorizedExceptionTypeModifier and TypeMethodDescriptionObjectFactory.createNotAuthorizedExceptionType()
Create an instance ofNotAuthorizedExceptionType
ExceptionType.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 TypeMethodDescriptionvoid
ExceptionType.setNotAuthorized
(NotAuthorizedExceptionType value) Sets the value of the notAuthorized property.ExceptionType.withNotAuthorized
(NotAuthorizedExceptionType value) Sets the value of the notAuthorized property.