| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Method and Description |
|---|---|
static Description.Builder<Void> |
Description.builder() |
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) |
<_B> Description.Builder<_B> |
Description.newCopyBuilder(_B _parentBuilder) |
<_B> Description.Builder<_B> |
Description.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Description.Builder<Void> |
Description.newCopyBuilder() |
Description.Builder<Void> |
Description.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Description.Builder<? extends Error.Builder<_B>> |
Error.Builder.withDescription()
Returns a new builder to build the value of the "description" property (replacing previous value).
|
Description.Builder<? extends PartInfo.Builder<_B>> |
PartInfo.Builder.withDescription()
Returns a new builder to build the value of the "description" property (replacing previous value).
|
Description.Builder<_B> |
Description.Builder.withLang(String lang)
Sets the new value of "lang" (any previous value will be replaced)
|
Description.Builder<_B> |
Description.Builder.withValue(String value)
Sets the new value of "value" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
Description.copyTo(Description.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
Description.copyTo(Description.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 © 2021 NorStella. All rights reserved.