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