| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessSpecificationInfoType |
ProcessSpecificationInfoType.Builder._storedValue |
protected ProcessSpecificationInfoType |
SignalIdentificationInformation.processSpecificationInfo |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends ProcessSpecificationInfoType> |
ProcessSpecificationInfoType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
ProcessSpecificationInfoType |
ProcessSpecificationInfoType.Builder.build() |
ProcessSpecificationInfoType |
ObjectFactory.createProcessSpecificationInfoType()
Create an instance of
ProcessSpecificationInfoType |
ProcessSpecificationInfoType |
SignalIdentificationInformation.getProcessSpecificationInfo()
Gets the value of the processSpecificationInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessSpecificationInfoType.Builder<Void> |
ProcessSpecificationInfoType.copyExcept(ProcessSpecificationInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> ProcessSpecificationInfoType.Builder<_B> |
ProcessSpecificationInfoType.copyOf(ProcessSpecificationInfoType _other) |
static <_B> ProcessSpecificationInfoType.Builder<_B> |
ProcessSpecificationInfoType.copyOf(ProcessSpecificationInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static ProcessSpecificationInfoType.Builder<Void> |
ProcessSpecificationInfoType.copyOnly(ProcessSpecificationInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
void |
SignalIdentificationInformation.setProcessSpecificationInfo(ProcessSpecificationInfoType value)
Sets the value of the processSpecificationInfo property.
|
AcceptanceAcknowledgement.Builder<_B> |
AcceptanceAcknowledgement.Builder.withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)
Sets the new value of "processSpecificationInfo" (any previous value will be replaced)
|
SignalIdentificationInformation.Builder<_B> |
SignalIdentificationInformation.Builder.withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)
Sets the new value of "processSpecificationInfo" (any previous value will be replaced)
|
ReceiptAcknowledgement.Builder<_B> |
ReceiptAcknowledgement.Builder.withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)
Sets the new value of "processSpecificationInfo" (any previous value will be replaced)
|
Exception.Builder<_B> |
Exception.Builder.withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)
Sets the new value of "processSpecificationInfo" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
ProcessSpecificationInfoType _other,
boolean _copy) |
Builder(_B _parentBuilder,
ProcessSpecificationInfoType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.