Modifier and Type | Field and Description |
---|---|
protected InvalidInputExceptionType |
ExceptionType.invalidInput |
Modifier and Type | Method and Description |
---|---|
InvalidInputExceptionType |
ObjectFactory.createInvalidInputExceptionType()
Create an instance of
InvalidInputExceptionType |
InvalidInputExceptionType |
ExceptionType.getInvalidInput()
Gets the value of the invalidInput property.
|
InvalidInputExceptionType |
InvalidInputExceptionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
InvalidInputExceptionType |
InvalidInputExceptionType.withContext(String value) |
InvalidInputExceptionType |
InvalidInputExceptionType.withExplanation(String value) |
InvalidInputExceptionType |
InvalidInputExceptionType.withId(String value) |
InvalidInputExceptionType |
InvalidInputExceptionType.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionType.setInvalidInput(InvalidInputExceptionType value)
Sets the value of the invalidInput property.
|
ExceptionType |
ExceptionType.withInvalidInput(InvalidInputExceptionType value) |
Copyright © 2017. All rights reserved.