| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Method and Description |
|---|---|
static ProcessSpecificationInfoType.Builder<Void> |
ProcessSpecificationInfoType.builder() |
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) |
<_B> ProcessSpecificationInfoType.Builder<_B> |
ProcessSpecificationInfoType.newCopyBuilder(_B _parentBuilder) |
<_B> ProcessSpecificationInfoType.Builder<_B> |
ProcessSpecificationInfoType.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
ProcessSpecificationInfoType.Builder<Void> |
ProcessSpecificationInfoType.newCopyBuilder() |
ProcessSpecificationInfoType.Builder<Void> |
ProcessSpecificationInfoType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
ProcessSpecificationInfoType.Builder<_B> |
ProcessSpecificationInfoType.Builder.withHref(String href)
Sets the new value of "href" (any previous value will be replaced)
|
ProcessSpecificationInfoType.Builder<_B> |
ProcessSpecificationInfoType.Builder.withInstanceVersion(String instanceVersion)
Sets the new value of "instanceVersion" (any previous value will be replaced)
|
ProcessSpecificationInfoType.Builder<_B> |
ProcessSpecificationInfoType.Builder.withName(String name)
Sets the new value of "name" (any previous value will be replaced)
|
ProcessSpecificationInfoType.Builder<? extends ReceiptAcknowledgement.Builder<_B>> |
ReceiptAcknowledgement.Builder.withProcessSpecificationInfo()
Returns a new builder to build the value of the "processSpecificationInfo" property (replacing previous value).
|
ProcessSpecificationInfoType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withProcessSpecificationInfo()
Returns a new builder to build the value of the "processSpecificationInfo" property (replacing previous value).
|
ProcessSpecificationInfoType.Builder<? extends SignalIdentificationInformation.Builder<_B>> |
SignalIdentificationInformation.Builder.withProcessSpecificationInfo()
Returns a new builder to build the value of the "processSpecificationInfo" property (replacing previous value).
|
ProcessSpecificationInfoType.Builder<? extends AcceptanceAcknowledgement.Builder<_B>> |
AcceptanceAcknowledgement.Builder.withProcessSpecificationInfo()
Returns a new builder to build the value of the "processSpecificationInfo" property (replacing previous value).
|
ProcessSpecificationInfoType.Builder<_B> |
ProcessSpecificationInfoType.Builder.withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
ProcessSpecificationInfoType.Builder<_B> |
ProcessSpecificationInfoType.Builder.withUuid(String uuid)
Sets the new value of "uuid" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
ProcessSpecificationInfoType.copyTo(ProcessSpecificationInfoType.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
ProcessSpecificationInfoType.copyTo(ProcessSpecificationInfoType.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 © 2022 NorStella. All rights reserved.