| Package | Description |
|---|---|
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected DSAKeyValueType |
DSAKeyValueType.Builder._storedValue |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends DSAKeyValueType> |
DSAKeyValueType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
DSAKeyValueType |
DSAKeyValueType.Builder.build() |
DSAKeyValueType |
ObjectFactory.createDSAKeyValueType()
Create an instance of
DSAKeyValueType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DSAKeyValueType> |
ObjectFactory.createDSAKeyValue(DSAKeyValueType value)
|
| Modifier and Type | Method and Description |
|---|---|
static DSAKeyValueType.Builder<Void> |
DSAKeyValueType.copyExcept(DSAKeyValueType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> DSAKeyValueType.Builder<_B> |
DSAKeyValueType.copyOf(DSAKeyValueType _other) |
static <_B> DSAKeyValueType.Builder<_B> |
DSAKeyValueType.copyOf(DSAKeyValueType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static DSAKeyValueType.Builder<Void> |
DSAKeyValueType.copyOnly(DSAKeyValueType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
JAXBElement<DSAKeyValueType> |
ObjectFactory.createDSAKeyValue(DSAKeyValueType value)
|
| Modifier and Type | Method and Description |
|---|---|
KeyValueType.Builder<_B> |
KeyValueType.Builder.addDSAKeyValue(Iterable<? extends JAXBElement<DSAKeyValueType>> dsaKeyValue_)
Adds the given items to the value of "dsaKeyValue_"
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
DSAKeyValueType _other,
boolean _copy) |
Builder(_B _parentBuilder,
DSAKeyValueType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.