| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Method and Description |
|---|---|
static Exception.ExceptionType.Builder<Void> |
Exception.ExceptionType.builder() |
static Exception.ExceptionType.Builder<Void> |
Exception.ExceptionType.copyExcept(Exception.ExceptionType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> Exception.ExceptionType.Builder<_B> |
Exception.ExceptionType.copyOf(Exception.ExceptionType _other) |
static <_B> Exception.ExceptionType.Builder<_B> |
Exception.ExceptionType.copyOf(Exception.ExceptionType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static Exception.ExceptionType.Builder<Void> |
Exception.ExceptionType.copyOnly(Exception.ExceptionType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> Exception.ExceptionType.Builder<_B> |
Exception.ExceptionType.newCopyBuilder(_B _parentBuilder) |
<_B> Exception.ExceptionType.Builder<_B> |
Exception.ExceptionType.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Exception.ExceptionType.Builder<Void> |
Exception.ExceptionType.newCopyBuilder() |
Exception.ExceptionType.Builder<Void> |
Exception.ExceptionType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Exception.ExceptionType.Builder<_B> |
Exception.ExceptionType.Builder.withAcceptanceException(String acceptanceException)
Sets the new value of "acceptanceException" (any previous value will be replaced)
|
Exception.ExceptionType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withExceptionType()
Returns a new builder to build the value of the "exceptionType" property (replacing previous value).
|
Exception.ExceptionType.Builder<_B> |
Exception.ExceptionType.Builder.withGeneralException(String generalException)
Sets the new value of "generalException" (any previous value will be replaced)
|
Exception.ExceptionType.Builder<_B> |
Exception.ExceptionType.Builder.withReceiptException(String receiptException)
Sets the new value of "receiptException" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
Exception.ExceptionType.copyTo(Exception.ExceptionType.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
Exception.ExceptionType.copyTo(Exception.ExceptionType.Builder<_B> _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
Copies all state of this object to a builder.
|
Copyright © 2022 NorStella. All rights reserved.