PartyId.Builder<? extends From.Builder<_B>> |
From.Builder.addPartyId() |
Returns a new builder to build an additional value of the "PartyId" property.
|
PartyId.Builder<? extends To.Builder<_B>> |
To.Builder.addPartyId() |
Returns a new builder to build an additional value of the "PartyId" property.
|
static PartyId.Builder<Void> |
PartyId.builder() |
|
static PartyId.Builder<Void> |
PartyId.copyExcept(PartyId _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
|
PartyId.Builder<_B> |
PartyId.Builder.copyOf(PartyId _other) |
|
PartyId.Builder<_B> |
PartyId.Builder.copyOf(PartyId.Builder _other) |
|
static <_B> PartyId.Builder<_B> |
PartyId.copyOf(PartyId _other) |
|
static <_B> PartyId.Builder<_B> |
PartyId.copyOf(PartyId _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
static PartyId.Builder<Void> |
PartyId.copyOnly(PartyId _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
|
PartyId.Builder<Void> |
PartyId.newCopyBuilder() |
|
<_B> PartyId.Builder<_B> |
PartyId.newCopyBuilder(_B _parentBuilder) |
|
<_B> PartyId.Builder<_B> |
PartyId.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
PartyId.Builder<Void> |
PartyId.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
PartyId.Builder<_B> |
PartyId.Builder.withType(String type) |
Sets the new value of "type" (any previous value will be replaced)
|
PartyId.Builder<_B> |
PartyId.Builder.withValue(String value) |
Sets the new value of "value" (any previous value will be replaced)
|