Modifier and Type | Field and Description |
---|---|
protected NotFoundExceptionType |
ExceptionType.notFound |
Modifier and Type | Method and Description |
---|---|
NotFoundExceptionType |
ObjectFactory.createNotFoundExceptionType()
Create an instance of
NotFoundExceptionType |
NotFoundExceptionType |
ExceptionType.getNotFound()
Gets the value of the notFound property.
|
NotFoundExceptionType |
NotFoundExceptionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
NotFoundExceptionType |
NotFoundExceptionType.withContext(String value) |
NotFoundExceptionType |
NotFoundExceptionType.withId(String value) |
NotFoundExceptionType |
NotFoundExceptionType.withType(String value) |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionType.setNotFound(NotFoundExceptionType value)
Sets the value of the notFound property.
|
ExceptionType |
ExceptionType.withNotFound(NotFoundExceptionType value) |
Copyright © 2017. All rights reserved.