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