static PartyInfoType.Builder<Void> |
PartyInfoType.builder() |
|
static PartyInfoType.Builder<Void> |
PartyInfoType.copyExcept(PartyInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
|
PartyInfoType.Builder<_B> |
PartyInfoType.Builder.copyOf(PartyInfoType _other) |
|
PartyInfoType.Builder<_B> |
PartyInfoType.Builder.copyOf(PartyInfoType.Builder _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) |
|
PartyInfoType.Builder<Void> |
PartyInfoType.newCopyBuilder() |
|
<_B> PartyInfoType.Builder<_B> |
PartyInfoType.newCopyBuilder(_B _parentBuilder) |
|
<_B> PartyInfoType.Builder<_B> |
PartyInfoType.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
PartyInfoType.Builder<Void> |
PartyInfoType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
PartyInfoType.Builder<? extends AcceptanceAcknowledgement.Builder<_B>> |
AcceptanceAcknowledgement.Builder.withFromPartyInfo() |
Returns the existing builder or a new builder to build the value of the
"fromPartyInfo" property.
|
PartyInfoType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withFromPartyInfo() |
Returns the existing builder or a new builder to build the value of the
"fromPartyInfo" property.
|
PartyInfoType.Builder<? extends ReceiptAcknowledgement.Builder<_B>> |
ReceiptAcknowledgement.Builder.withFromPartyInfo() |
Returns the existing builder or a new builder to build the value of the
"fromPartyInfo" property.
|
PartyInfoType.Builder<? extends SignalIdentificationInformation.Builder<_B>> |
SignalIdentificationInformation.Builder.withFromPartyInfo() |
Returns the existing builder or a new builder to build the value of the
"fromPartyInfo" property.
|
PartyInfoType.Builder<? extends AcceptanceAcknowledgement.Builder<_B>> |
AcceptanceAcknowledgement.Builder.withToPartyInfo() |
Returns the existing builder or a new builder to build the value of the
"toPartyInfo" property.
|
PartyInfoType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withToPartyInfo() |
Returns the existing builder or a new builder to build the value of the
"toPartyInfo" property.
|
PartyInfoType.Builder<? extends ReceiptAcknowledgement.Builder<_B>> |
ReceiptAcknowledgement.Builder.withToPartyInfo() |
Returns the existing builder or a new builder to build the value of the
"toPartyInfo" property.
|
PartyInfoType.Builder<? extends SignalIdentificationInformation.Builder<_B>> |
SignalIdentificationInformation.Builder.withToPartyInfo() |
Returns the existing builder or a new builder to build the value of the
"toPartyInfo" property.
|
PartyInfoType.Builder<_B> |
PartyInfoType.Builder.withType(String type) |
Sets the new value of "type" (any previous value will be replaced)
|
PartyInfoType.Builder<_B> |
PartyInfoType.Builder.withValue(String value) |
Sets the new value of "value" (any previous value will be replaced)
|