| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Method and Description |
|---|---|
PartInfo.Builder<? extends PayloadInfo.Builder<_B>> |
PayloadInfo.Builder.addPartInfo()
Returns a new builder to build an additional value of the "PartInfo" property.
|
static PartInfo.Builder<Void> |
PartInfo.builder() |
static PartInfo.Builder<Void> |
PartInfo.copyExcept(PartInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> PartInfo.Builder<_B> |
PartInfo.copyOf(PartInfo _other) |
static <_B> PartInfo.Builder<_B> |
PartInfo.copyOf(PartInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static PartInfo.Builder<Void> |
PartInfo.copyOnly(PartInfo _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> PartInfo.Builder<_B> |
PartInfo.newCopyBuilder(_B _parentBuilder) |
<_B> PartInfo.Builder<_B> |
PartInfo.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
PartInfo.Builder<Void> |
PartInfo.newCopyBuilder() |
PartInfo.Builder<Void> |
PartInfo.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
PartInfo.Builder<_B> |
PartInfo.Builder.withDescription(Description description)
Sets the new value of "description" (any previous value will be replaced)
|
PartInfo.Builder<_B> |
PartInfo.Builder.withHref(String href)
Sets the new value of "href" (any previous value will be replaced)
|
PartInfo.Builder<_B> |
PartInfo.Builder.withPartProperties(PartProperties partProperties)
Sets the new value of "partProperties" (any previous value will be replaced)
|
PartInfo.Builder<_B> |
PartInfo.Builder.withSchema(Schema schema)
Sets the new value of "schema" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
Description.Builder<? extends PartInfo.Builder<_B>> |
PartInfo.Builder.withDescription()
Returns a new builder to build the value of the "description" property (replacing previous value).
|
PartProperties.Builder<? extends PartInfo.Builder<_B>> |
PartInfo.Builder.withPartProperties()
Returns a new builder to build the value of the "partProperties" property (replacing previous value).
|
Schema.Builder<? extends PartInfo.Builder<_B>> |
PartInfo.Builder.withSchema()
Returns a new builder to build the value of the "schema" property (replacing previous value).
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
PartInfo.copyTo(PartInfo.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
PartInfo.copyTo(PartInfo.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.