X509DataType.Builder<_B> |
X509DataType.Builder.addX509Certificate(Iterable<? extends javax.xml.bind.JAXBElement<byte[]>> x509Certificate_) |
Adds the given items to the value of "x509Certificate_"
|
X509DataType.Builder<_B> |
X509DataType.Builder.addX509Certificate(javax.xml.bind.JAXBElement<byte[]>... x509Certificate_) |
Adds the given items to the value of "x509Certificate_"
|
X509DataType.Builder<_B> |
X509DataType.Builder.addX509CRL(Iterable<? extends javax.xml.bind.JAXBElement<byte[]>> x509CRL_) |
Adds the given items to the value of "x509CRL_"
|
X509DataType.Builder<_B> |
X509DataType.Builder.addX509CRL(javax.xml.bind.JAXBElement<byte[]>... x509CRL_) |
Adds the given items to the value of "x509CRL_"
|
X509DataType.Builder<_B> |
X509DataType.Builder.addX509IssuerSerial(Iterable<? extends javax.xml.bind.JAXBElement<X509IssuerSerialType>> x509IssuerSerial_) |
Adds the given items to the value of "x509IssuerSerial_"
|
X509DataType.Builder<_B> |
X509DataType.Builder.addX509IssuerSerial(javax.xml.bind.JAXBElement<X509IssuerSerialType>... x509IssuerSerial_) |
Adds the given items to the value of "x509IssuerSerial_"
|
X509DataType.Builder<_B> |
X509DataType.Builder.addX509IssuerSerialOrX509SKIOrX509SubjectName(Iterable<?> x509IssuerSerialOrX509SKIOrX509SubjectName) |
Adds the given items to the value of
"x509IssuerSerialOrX509SKIOrX509SubjectName"
|
X509DataType.Builder<_B> |
X509DataType.Builder.addX509IssuerSerialOrX509SKIOrX509SubjectName(Object... x509IssuerSerialOrX509SKIOrX509SubjectName) |
Adds the given items to the value of
"x509IssuerSerialOrX509SKIOrX509SubjectName"
|
X509DataType.Builder<_B> |
X509DataType.Builder.addX509SKI(Iterable<? extends javax.xml.bind.JAXBElement<byte[]>> x509SKI_) |
Adds the given items to the value of "x509SKI_"
|
X509DataType.Builder<_B> |
X509DataType.Builder.addX509SKI(javax.xml.bind.JAXBElement<byte[]>... x509SKI_) |
Adds the given items to the value of "x509SKI_"
|
X509DataType.Builder<_B> |
X509DataType.Builder.addX509SubjectName(Iterable<? extends javax.xml.bind.JAXBElement<String>> x509SubjectName_) |
Adds the given items to the value of "x509SubjectName_"
|
X509DataType.Builder<_B> |
X509DataType.Builder.addX509SubjectName(javax.xml.bind.JAXBElement<String>... x509SubjectName_) |
Adds the given items to the value of "x509SubjectName_"
|
static X509DataType.Builder<Void> |
X509DataType.builder() |
|
static X509DataType.Builder<Void> |
X509DataType.copyExcept(X509DataType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
|
X509DataType.Builder<_B> |
X509DataType.Builder.copyOf(X509DataType _other) |
|
X509DataType.Builder<_B> |
X509DataType.Builder.copyOf(X509DataType.Builder _other) |
|
static <_B> X509DataType.Builder<_B> |
X509DataType.copyOf(X509DataType _other) |
|
static <_B> X509DataType.Builder<_B> |
X509DataType.copyOf(X509DataType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
static X509DataType.Builder<Void> |
X509DataType.copyOnly(X509DataType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
|
X509DataType.Builder<Void> |
X509DataType.newCopyBuilder() |
|
<_B> X509DataType.Builder<_B> |
X509DataType.newCopyBuilder(_B _parentBuilder) |
|
<_B> X509DataType.Builder<_B> |
X509DataType.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
X509DataType.Builder<Void> |
X509DataType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
|
X509DataType.Builder<_B> |
X509DataType.Builder.withX509IssuerSerialOrX509SKIOrX509SubjectName(Iterable<?> x509IssuerSerialOrX509SKIOrX509SubjectName) |
Sets the new value of "x509IssuerSerialOrX509SKIOrX509SubjectName" (any previous
value will be replaced)
|
X509DataType.Builder<_B> |
X509DataType.Builder.withX509IssuerSerialOrX509SKIOrX509SubjectName(Object... x509IssuerSerialOrX509SKIOrX509SubjectName) |
Sets the new value of "x509IssuerSerialOrX509SKIOrX509SubjectName" (any previous
value will be replaced)
|