| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Field and Description |
|---|---|
protected RoleType |
RoleType.Builder._storedValue |
protected RoleType |
SignalIdentificationInformation.fromRole |
protected RoleType |
SignalIdentificationInformation.toRole |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends RoleType> |
RoleType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
RoleType |
RoleType.Builder.build() |
RoleType |
ObjectFactory.createRoleType()
Create an instance of
RoleType |
RoleType |
SignalIdentificationInformation.getFromRole()
Gets the value of the fromRole property.
|
RoleType |
SignalIdentificationInformation.getToRole()
Gets the value of the toRole property.
|
| Modifier and Type | Method and Description |
|---|---|
static RoleType.Builder<Void> |
RoleType.copyExcept(RoleType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
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.
|
Exception.Builder<_B> |
Exception.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.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)
|
Exception.Builder<_B> |
Exception.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)
|
AcceptanceAcknowledgement.Builder<_B> |
AcceptanceAcknowledgement.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)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
RoleType _other,
boolean _copy) |
Builder(_B _parentBuilder,
RoleType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.