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