public static class Exception.ExceptionType.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected Exception.ExceptionType |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Exception.ExceptionType _other,
boolean _copy) |
Builder(_B _parentBuilder,
Exception.ExceptionType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
Exception.ExceptionType |
build() |
_B |
end() |
protected <_P extends Exception.ExceptionType> |
init(_P _product) |
Exception.ExceptionType.Builder<_B> |
withAcceptanceException(String acceptanceException)
Sets the new value of "acceptanceException" (any previous value will be replaced)
|
Exception.ExceptionType.Builder<_B> |
withGeneralException(String generalException)
Sets the new value of "generalException" (any previous value will be replaced)
|
Exception.ExceptionType.Builder<_B> |
withReceiptException(String receiptException)
Sets the new value of "receiptException" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final Exception.ExceptionType _storedValue
public Builder(_B _parentBuilder, Exception.ExceptionType _other, boolean _copy)
public Builder(_B _parentBuilder, Exception.ExceptionType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
public _B end()
protected <_P extends Exception.ExceptionType> _P init(_P _product)
public Exception.ExceptionType.Builder<_B> withReceiptException(String receiptException)
receiptException - New value of the "receiptException" property.public Exception.ExceptionType.Builder<_B> withAcceptanceException(String acceptanceException)
acceptanceException - New value of the "acceptanceException" property.public Exception.ExceptionType.Builder<_B> withGeneralException(String generalException)
generalException - New value of the "generalException" property.public Exception.ExceptionType build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2022 NorStella. All rights reserved.