static ProcessSpecificationInfoType.Builder<Void> |
ProcessSpecificationInfoType.builder() |
|
static ProcessSpecificationInfoType.Builder<Void> |
ProcessSpecificationInfoType.copyExcept(ProcessSpecificationInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
|
ProcessSpecificationInfoType.Builder<_B> |
ProcessSpecificationInfoType.Builder.copyOf(ProcessSpecificationInfoType _other) |
|
ProcessSpecificationInfoType.Builder<_B> |
ProcessSpecificationInfoType.Builder.copyOf(ProcessSpecificationInfoType.Builder _other) |
|
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) |
|
ProcessSpecificationInfoType.Builder<Void> |
ProcessSpecificationInfoType.newCopyBuilder() |
|
<_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(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 AcceptanceAcknowledgement.Builder<_B>> |
AcceptanceAcknowledgement.Builder.withProcessSpecificationInfo() |
Returns the existing builder or a new builder to build the value of the
"processSpecificationInfo" property.
|
ProcessSpecificationInfoType.Builder<? extends Exception.Builder<_B>> |
Exception.Builder.withProcessSpecificationInfo() |
Returns the existing builder or a new builder to build the value of the
"processSpecificationInfo" property.
|
ProcessSpecificationInfoType.Builder<? extends ReceiptAcknowledgement.Builder<_B>> |
ReceiptAcknowledgement.Builder.withProcessSpecificationInfo() |
Returns the existing builder or a new builder to build the value of the
"processSpecificationInfo" property.
|
ProcessSpecificationInfoType.Builder<? extends SignalIdentificationInformation.Builder<_B>> |
SignalIdentificationInformation.Builder.withProcessSpecificationInfo() |
Returns the existing builder or a new builder to build the value of the
"processSpecificationInfo" property.
|
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)
|