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