| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected Description |
Description.Builder._storedValue |
protected Description |
Error.description |
protected Description |
PartInfo.description |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends Description> |
Description.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
Description |
Description.Builder.build() |
Description |
ObjectFactory.createDescription()
Create an instance of
Description |
Description |
Error.getDescription()
Gets the value of the description property.
|
Description |
PartInfo.getDescription()
Gets the value of the description property.
|
| Modifier and Type | Method and Description |
|---|---|
static Description.Builder<Void> |
Description.copyExcept(Description _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> Description.Builder<_B> |
Description.copyOf(Description _other) |
static <_B> Description.Builder<_B> |
Description.copyOf(Description _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static Description.Builder<Void> |
Description.copyOnly(Description _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
void |
Error.setDescription(Description value)
Sets the value of the description property.
|
void |
PartInfo.setDescription(Description value)
Sets the value of the description property.
|
Error.Builder<_B> |
Error.Builder.withDescription(Description description)
Sets the new value of "description" (any previous value will be replaced)
|
PartInfo.Builder<_B> |
PartInfo.Builder.withDescription(Description description)
Sets the new value of "description" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Description _other,
boolean _copy) |
Builder(_B _parentBuilder,
Description _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.