| Package | Description |
|---|---|
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected X509IssuerSerialType |
X509IssuerSerialType.Builder._storedValue |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends X509IssuerSerialType> |
X509IssuerSerialType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
X509IssuerSerialType |
X509IssuerSerialType.Builder.build() |
X509IssuerSerialType |
ObjectFactory.createX509IssuerSerialType()
Create an instance of
X509IssuerSerialType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<X509IssuerSerialType> |
ObjectFactory.createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
|
| Modifier and Type | Method and Description |
|---|---|
static X509IssuerSerialType.Builder<Void> |
X509IssuerSerialType.copyExcept(X509IssuerSerialType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> X509IssuerSerialType.Builder<_B> |
X509IssuerSerialType.copyOf(X509IssuerSerialType _other) |
static <_B> X509IssuerSerialType.Builder<_B> |
X509IssuerSerialType.copyOf(X509IssuerSerialType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static X509IssuerSerialType.Builder<Void> |
X509IssuerSerialType.copyOnly(X509IssuerSerialType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
JAXBElement<X509IssuerSerialType> |
ObjectFactory.createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
|
| Modifier and Type | Method and Description |
|---|---|
X509DataType.Builder<_B> |
X509DataType.Builder.addX509IssuerSerial(Iterable<? extends JAXBElement<X509IssuerSerialType>> x509IssuerSerial_)
Adds the given items to the value of "x509IssuerSerial_"
|
| 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) |
Copyright © 2022 NorStella. All rights reserved.