public static class SignaturePropertiesType.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected SignaturePropertiesType |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
SignaturePropertiesType _other,
boolean _copy) |
Builder(_B _parentBuilder,
SignaturePropertiesType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
SignaturePropertyType.Builder<? extends SignaturePropertiesType.Builder<_B>> |
addSignatureProperty()
Returns a new builder to build an additional value of the "SignatureProperty" property.
|
SignaturePropertiesType.Builder<_B> |
addSignatureProperty(Iterable<? extends SignaturePropertyType> signatureProperty)
Adds the given items to the value of "signatureProperty"
|
SignaturePropertiesType.Builder<_B> |
addSignatureProperty(SignaturePropertyType... signatureProperty)
Adds the given items to the value of "signatureProperty"
|
SignaturePropertiesType |
build() |
_B |
end() |
protected <_P extends SignaturePropertiesType> |
init(_P _product) |
SignaturePropertiesType.Builder<_B> |
withId(String id)
Sets the new value of "id" (any previous value will be replaced)
|
SignaturePropertiesType.Builder<_B> |
withSignatureProperty(Iterable<? extends SignaturePropertyType> signatureProperty)
Sets the new value of "signatureProperty" (any previous value will be replaced)
|
SignaturePropertiesType.Builder<_B> |
withSignatureProperty(SignaturePropertyType... signatureProperty)
Sets the new value of "signatureProperty" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final SignaturePropertiesType _storedValue
public Builder(_B _parentBuilder, SignaturePropertiesType _other, boolean _copy)
public Builder(_B _parentBuilder, SignaturePropertiesType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
public _B end()
protected <_P extends SignaturePropertiesType> _P init(_P _product)
public SignaturePropertiesType.Builder<_B> addSignatureProperty(Iterable<? extends SignaturePropertyType> signatureProperty)
signatureProperty - Items to add to the value of the "signatureProperty" propertypublic SignaturePropertiesType.Builder<_B> withSignatureProperty(Iterable<? extends SignaturePropertyType> signatureProperty)
signatureProperty - New value of the "signatureProperty" property.public SignaturePropertiesType.Builder<_B> addSignatureProperty(SignaturePropertyType... signatureProperty)
signatureProperty - Items to add to the value of the "signatureProperty" propertypublic SignaturePropertiesType.Builder<_B> withSignatureProperty(SignaturePropertyType... signatureProperty)
signatureProperty - New value of the "signatureProperty" property.public SignaturePropertyType.Builder<? extends SignaturePropertiesType.Builder<_B>> addSignatureProperty()
SignaturePropertyType.Builder.end() to return to the current builder.SignaturePropertyType.Builder.end() to return to the current builder.public SignaturePropertiesType.Builder<_B> withId(String id)
id - New value of the "id" property.public SignaturePropertiesType build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2021 NorStella. All rights reserved.