Modifier and Type | Field and Description |
---|---|
protected NotAuthorizedExceptionType |
ExceptionType.notAuthorized |
Modifier and Type | Method and Description |
---|---|
NotAuthorizedExceptionType |
ObjectFactory.createNotAuthorizedExceptionType()
Create an instance of
NotAuthorizedExceptionType |
NotAuthorizedExceptionType |
ExceptionType.getNotAuthorized()
Gets the value of the notAuthorized property.
|
NotAuthorizedExceptionType |
NotAuthorizedExceptionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
NotAuthorizedExceptionType |
NotAuthorizedExceptionType.withMessage(String value) |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionType.setNotAuthorized(NotAuthorizedExceptionType value)
Sets the value of the notAuthorized property.
|
ExceptionType |
ExceptionType.withNotAuthorized(NotAuthorizedExceptionType value) |
Copyright © 2017. All rights reserved.