public static class SPKIDataType.Builder<_B> extends Object implements com.kscs.util.jaxb.Buildable
| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected SPKIDataType |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
SPKIDataType _other,
boolean _copy) |
Builder(_B _parentBuilder,
SPKIDataType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
SPKIDataType.Builder<_B> |
addSPKISexpAndAny(Iterable<?> spkiSexpAndAny)
Adds the given items to the value of "spkiSexpAndAny"
|
SPKIDataType.Builder<_B> |
addSPKISexpAndAny(Object... spkiSexpAndAny)
Adds the given items to the value of "spkiSexpAndAny"
|
SPKIDataType |
build() |
_B |
end() |
protected <_P extends SPKIDataType> |
init(_P _product) |
SPKIDataType.Builder<_B> |
withSPKISexpAndAny(Iterable<?> spkiSexpAndAny)
Sets the new value of "spkiSexpAndAny" (any previous value will be replaced)
|
SPKIDataType.Builder<_B> |
withSPKISexpAndAny(Object... spkiSexpAndAny)
Sets the new value of "spkiSexpAndAny" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final SPKIDataType _storedValue
public Builder(_B _parentBuilder, SPKIDataType _other, boolean _copy)
public Builder(_B _parentBuilder, SPKIDataType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
public _B end()
protected <_P extends SPKIDataType> _P init(_P _product)
public SPKIDataType.Builder<_B> addSPKISexpAndAny(Iterable<?> spkiSexpAndAny)
spkiSexpAndAny - Items to add to the value of the "spkiSexpAndAny" propertypublic SPKIDataType.Builder<_B> withSPKISexpAndAny(Iterable<?> spkiSexpAndAny)
spkiSexpAndAny - New value of the "spkiSexpAndAny" property.public SPKIDataType.Builder<_B> addSPKISexpAndAny(Object... spkiSexpAndAny)
spkiSexpAndAny - Items to add to the value of the "spkiSexpAndAny" propertypublic SPKIDataType.Builder<_B> withSPKISexpAndAny(Object... spkiSexpAndAny)
spkiSexpAndAny - New value of the "spkiSexpAndAny" property.public SPKIDataType build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2022 NorStella. All rights reserved.