public static class ProcessSpecificationInfoType.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected ProcessSpecificationInfoType |
_storedValue |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
ProcessSpecificationInfoType |
build() |
_B |
end() |
protected <_P extends ProcessSpecificationInfoType> |
init(_P _product) |
ProcessSpecificationInfoType.Builder<_B> |
withHref(String href)
Sets the new value of "href" (any previous value will be replaced)
|
ProcessSpecificationInfoType.Builder<_B> |
withInstanceVersion(String instanceVersion)
Sets the new value of "instanceVersion" (any previous value will be replaced)
|
ProcessSpecificationInfoType.Builder<_B> |
withName(String name)
Sets the new value of "name" (any previous value will be replaced)
|
ProcessSpecificationInfoType.Builder<_B> |
withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
ProcessSpecificationInfoType.Builder<_B> |
withUuid(String uuid)
Sets the new value of "uuid" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final ProcessSpecificationInfoType _storedValue
public Builder(_B _parentBuilder, ProcessSpecificationInfoType _other, boolean _copy)
public Builder(_B _parentBuilder, ProcessSpecificationInfoType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
public _B end()
protected <_P extends ProcessSpecificationInfoType> _P init(_P _product)
public ProcessSpecificationInfoType.Builder<_B> withInstanceVersion(String instanceVersion)
instanceVersion - New value of the "instanceVersion" property.public ProcessSpecificationInfoType.Builder<_B> withName(String name)
name - New value of the "name" property.public ProcessSpecificationInfoType.Builder<_B> withUuid(String uuid)
uuid - New value of the "uuid" property.public ProcessSpecificationInfoType.Builder<_B> withType(TypeType type)
type - New value of the "type" property.public ProcessSpecificationInfoType.Builder<_B> withHref(String href)
href - New value of the "href" property.public ProcessSpecificationInfoType build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2022 NorStella. All rights reserved.