| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Field and Description |
|---|---|
protected PartyInfoType |
PartyInfoType.Builder._storedValue |
protected PartyInfoType |
SignalIdentificationInformation.fromPartyInfo |
protected PartyInfoType |
SignalIdentificationInformation.toPartyInfo |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends PartyInfoType> |
PartyInfoType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
PartyInfoType |
PartyInfoType.Builder.build() |
PartyInfoType |
ObjectFactory.createPartyInfoType()
Create an instance of
PartyInfoType |
PartyInfoType |
SignalIdentificationInformation.getFromPartyInfo()
Gets the value of the fromPartyInfo property.
|
PartyInfoType |
SignalIdentificationInformation.getToPartyInfo()
Gets the value of the toPartyInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
static PartyInfoType.Builder<Void> |
PartyInfoType.copyExcept(PartyInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> PartyInfoType.Builder<_B> |
PartyInfoType.copyOf(PartyInfoType _other) |
static <_B> PartyInfoType.Builder<_B> |
PartyInfoType.copyOf(PartyInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static PartyInfoType.Builder<Void> |
PartyInfoType.copyOnly(PartyInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
void |
SignalIdentificationInformation.setFromPartyInfo(PartyInfoType value)
Sets the value of the fromPartyInfo property.
|
void |
SignalIdentificationInformation.setToPartyInfo(PartyInfoType value)
Sets the value of the toPartyInfo property.
|
AcceptanceAcknowledgement.Builder<_B> |
AcceptanceAcknowledgement.Builder.withFromPartyInfo(PartyInfoType fromPartyInfo)
Sets the new value of "fromPartyInfo" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withFromPartyInfo(PartyInfoType fromPartyInfo)
Sets the new value of "fromPartyInfo" (any previous value will be replaced)
|
ReceiptAcknowledgement.Builder<_B> |
ReceiptAcknowledgement.Builder.withFromPartyInfo(PartyInfoType fromPartyInfo)
Sets the new value of "fromPartyInfo" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withFromPartyInfo(PartyInfoType fromPartyInfo)
Sets the new value of "fromPartyInfo" (any previous value will be replaced)
|
AcceptanceAcknowledgement.Builder<_B> |
AcceptanceAcknowledgement.Builder.withToPartyInfo(PartyInfoType toPartyInfo)
Sets the new value of "toPartyInfo" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withToPartyInfo(PartyInfoType toPartyInfo)
Sets the new value of "toPartyInfo" (any previous value will be replaced)
|
ReceiptAcknowledgement.Builder<_B> |
ReceiptAcknowledgement.Builder.withToPartyInfo(PartyInfoType toPartyInfo)
Sets the new value of "toPartyInfo" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withToPartyInfo(PartyInfoType toPartyInfo)
Sets the new value of "toPartyInfo" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
PartyInfoType _other,
boolean _copy) |
Builder(_B _parentBuilder,
PartyInfoType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.