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