| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected Error |
Error.Builder._storedValue |
| Modifier and Type | Field and Description |
|---|---|
protected List<Error> |
SignalMessage.error |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends Error> |
Error.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
Error |
Error.Builder.build() |
Error |
ObjectFactory.createError()
Create an instance of
Error |
| Modifier and Type | Method and Description |
|---|---|
List<Error> |
SignalMessage.getError()
Gets the value of the error property.
|
| Modifier and Type | Method and Description |
|---|---|
SignalMessage.Builder<_B> |
SignalMessage.Builder.addError(Error... error)
Adds the given items to the value of "error"
|
static Error.Builder<Void> |
Error.copyExcept(Error _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> Error.Builder<_B> |
Error.copyOf(Error _other) |
static <_B> Error.Builder<_B> |
Error.copyOf(Error _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static Error.Builder<Void> |
Error.copyOnly(Error _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
SignalMessage.Builder<_B> |
SignalMessage.Builder.withError(Error... error)
Sets the new value of "error" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
SignalMessage.Builder<_B> |
SignalMessage.Builder.addError(Iterable<? extends Error> error)
Adds the given items to the value of "error"
|
SignalMessage.Builder<_B> |
SignalMessage.Builder.withError(Iterable<? extends Error> error)
Sets the new value of "error" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Error _other,
boolean _copy) |
Builder(_B _parentBuilder,
Error _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.