| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Method and Description |
|---|---|
Property.Builder<? extends PartProperties.Builder<_B>> |
PartProperties.Builder.addProperty()
Returns a new builder to build an additional value of the "Property" property.
|
Property.Builder<? extends MessageProperties.Builder<_B>> |
MessageProperties.Builder.addProperty()
Returns a new builder to build an additional value of the "Property" property.
|
static Property.Builder<Void> |
Property.builder() |
static Property.Builder<Void> |
Property.copyExcept(Property _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> Property.Builder<_B> |
Property.copyOf(Property _other) |
static <_B> Property.Builder<_B> |
Property.copyOf(Property _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static Property.Builder<Void> |
Property.copyOnly(Property _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> Property.Builder<_B> |
Property.newCopyBuilder(_B _parentBuilder) |
<_B> Property.Builder<_B> |
Property.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Property.Builder<Void> |
Property.newCopyBuilder() |
Property.Builder<Void> |
Property.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Property.Builder<_B> |
Property.Builder.withName(String name)
Sets the new value of "name" (any previous value will be replaced)
|
Property.Builder<_B> |
Property.Builder.withType(String type)
Sets the new value of "type" (any previous value will be replaced)
|
Property.Builder<_B> |
Property.Builder.withValue(String value)
Sets the new value of "value" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
Property.copyTo(Property.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
Property.copyTo(Property.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.