Modifier and Type | Field and Description |
---|---|
protected ConflictExceptionType |
ExceptionType.conflict |
Modifier and Type | Method and Description |
---|---|
ConflictExceptionType |
ObjectFactory.createConflictExceptionType()
Create an instance of
ConflictExceptionType |
ConflictExceptionType |
ExceptionType.getConflict()
Gets the value of the conflict property.
|
ConflictExceptionType |
ConflictExceptionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ConflictExceptionType |
ConflictExceptionType.withContext(String value) |
ConflictExceptionType |
ConflictExceptionType.withExplanation(String value) |
ConflictExceptionType |
ConflictExceptionType.withId(String value) |
ConflictExceptionType |
ConflictExceptionType.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionType.setConflict(ConflictExceptionType value)
Sets the value of the conflict property.
|
ExceptionType |
ExceptionType.withConflict(ConflictExceptionType value) |
Copyright © 2018. All rights reserved.