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