static RoleType.Builder<Void> |
RoleType.copyExcept(RoleType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
|
RoleType.Builder<_B> |
RoleType.Builder.copyOf(RoleType _other) |
|
static <_B> RoleType.Builder<_B> |
RoleType.copyOf(RoleType _other) |
|
static <_B> RoleType.Builder<_B> |
RoleType.copyOf(RoleType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
static RoleType.Builder<Void> |
RoleType.copyOnly(RoleType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
|
void |
SignalIdentificationInformation.setFromRole(RoleType value) |
Sets the value of the fromRole property.
|
void |
SignalIdentificationInformation.setToRole(RoleType value) |
Sets the value of the toRole property.
|
AcceptanceAcknowledgement.Builder<_B> |
AcceptanceAcknowledgement.Builder.withFromRole(RoleType fromRole) |
Sets the new value of "fromRole" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withFromRole(RoleType fromRole) |
Sets the new value of "fromRole" (any previous value will be replaced)
|
ReceiptAcknowledgement.Builder<_B> |
ReceiptAcknowledgement.Builder.withFromRole(RoleType fromRole) |
Sets the new value of "fromRole" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withFromRole(RoleType fromRole) |
Sets the new value of "fromRole" (any previous value will be replaced)
|
AcceptanceAcknowledgement.Builder<_B> |
AcceptanceAcknowledgement.Builder.withToRole(RoleType toRole) |
Sets the new value of "toRole" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withToRole(RoleType toRole) |
Sets the new value of "toRole" (any previous value will be replaced)
|
ReceiptAcknowledgement.Builder<_B> |
ReceiptAcknowledgement.Builder.withToRole(RoleType toRole) |
Sets the new value of "toRole" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withToRole(RoleType toRole) |
Sets the new value of "toRole" (any previous value will be replaced)
|