| 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.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 © 2015. All rights reserved.