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