public static class SignatureValueType.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected SignatureValueType |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
SignatureValueType _other,
boolean _copy) |
Builder(_B _parentBuilder,
SignatureValueType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
SignatureValueType |
build() |
_B |
end() |
protected <_P extends SignatureValueType> |
init(_P _product) |
SignatureValueType.Builder<_B> |
withId(String id)
Sets the new value of "id" (any previous value will be replaced)
|
SignatureValueType.Builder<_B> |
withValue(byte[] value)
Sets the new value of "value" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final SignatureValueType _storedValue
public Builder(_B _parentBuilder, SignatureValueType _other, boolean _copy)
public Builder(_B _parentBuilder, SignatureValueType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
public _B end()
protected <_P extends SignatureValueType> _P init(_P _product)
public SignatureValueType.Builder<_B> withValue(byte[] value)
value - New value of the "value" property.public SignatureValueType.Builder<_B> withId(String id)
id - New value of the "id" property.public SignatureValueType build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2021 NorStella. All rights reserved.