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