static PartyInfoType.Builder<Void> |
PartyInfoType.copyExcept(PartyInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
|
PartyInfoType.Builder<_B> |
PartyInfoType.Builder.copyOf(PartyInfoType _other) |
|
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)
|
Exception.Builder<_B> |
Exception.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)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.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)
|
Exception.Builder<_B> |
Exception.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)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withToPartyInfo(PartyInfoType toPartyInfo) |
Sets the new value of "toPartyInfo" (any previous value will be replaced)
|