| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Method and Description |
|---|---|
static PartyInfoType.Builder<Void> |
PartyInfoType.builder() |
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) |
<_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() |
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 a new builder to build the value of the "fromPartyInfo" property (replacing previous value).
|
PartyInfoType.Builder<? extends SignalIdentificationInformation.Builder<_B>> |
SignalIdentificationInformation.Builder.withFromPartyInfo()
Returns a new builder to build the value of the "fromPartyInfo" property (replacing previous value).
|
PartyInfoType.Builder<? extends ReceiptAcknowledgement.Builder<_B>> |
ReceiptAcknowledgement.Builder.withFromPartyInfo()
Returns a new builder to build the value of the "fromPartyInfo" property (replacing previous value).
|
PartyInfoType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withFromPartyInfo()
Returns a new builder to build the value of the "fromPartyInfo" property (replacing previous value).
|
PartyInfoType.Builder<? extends AcceptanceAcknowledgement.Builder<_B>> |
AcceptanceAcknowledgement.Builder.withToPartyInfo()
Returns a new builder to build the value of the "toPartyInfo" property (replacing previous value).
|
PartyInfoType.Builder<? extends SignalIdentificationInformation.Builder<_B>> |
SignalIdentificationInformation.Builder.withToPartyInfo()
Returns a new builder to build the value of the "toPartyInfo" property (replacing previous value).
|
PartyInfoType.Builder<? extends ReceiptAcknowledgement.Builder<_B>> |
ReceiptAcknowledgement.Builder.withToPartyInfo()
Returns a new builder to build the value of the "toPartyInfo" property (replacing previous value).
|
PartyInfoType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withToPartyInfo()
Returns a new builder to build the value of the "toPartyInfo" property (replacing previous value).
|
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)
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
PartyInfoType.copyTo(PartyInfoType.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
PartyInfoType.copyTo(PartyInfoType.Builder<_B> _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
Copies all state of this object to a builder.
|
Copyright © 2021 NorStella. All rights reserved.