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