Uses of Class
com.vidispine.generated.NotAuthorizedExceptionType
-
-
Uses of NotAuthorizedExceptionType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotAuthorizedExceptionType Modifier and Type Field Description protected NotAuthorizedExceptionType
ExceptionType. notAuthorized
Methods in com.vidispine.generated that return NotAuthorizedExceptionType Modifier and Type Method Description NotAuthorizedExceptionType
ObjectFactory. createNotAuthorizedExceptionType()
Create an instance ofNotAuthorizedExceptionType
NotAuthorizedExceptionType
ExceptionType. getNotAuthorized()
Gets the value of the notAuthorized property.NotAuthorizedExceptionType
NotAuthorizedExceptionType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
NotAuthorizedExceptionType
NotAuthorizedExceptionType. withMessage(String value)
Methods in com.vidispine.generated with parameters of type NotAuthorizedExceptionType Modifier and Type Method Description void
ExceptionType. setNotAuthorized(NotAuthorizedExceptionType value)
Sets the value of the notAuthorized property.ExceptionType
ExceptionType. withNotAuthorized(NotAuthorizedExceptionType value)
-