| Package | Description |
|---|---|
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected SignatureValueType |
SignatureValueType.Builder._storedValue |
protected SignatureValueType |
SignatureType.signatureValue |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends SignatureValueType> |
SignatureValueType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
SignatureValueType |
SignatureValueType.Builder.build() |
SignatureValueType |
ObjectFactory.createSignatureValueType()
Create an instance of
SignatureValueType |
SignatureValueType |
SignatureType.getSignatureValue()
Gets the value of the signatureValue property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SignatureValueType> |
ObjectFactory.createSignatureValue(SignatureValueType value)
|
| Modifier and Type | Method and Description |
|---|---|
static SignatureValueType.Builder<Void> |
SignatureValueType.copyExcept(SignatureValueType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> SignatureValueType.Builder<_B> |
SignatureValueType.copyOf(SignatureValueType _other) |
static <_B> SignatureValueType.Builder<_B> |
SignatureValueType.copyOf(SignatureValueType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static SignatureValueType.Builder<Void> |
SignatureValueType.copyOnly(SignatureValueType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
JAXBElement<SignatureValueType> |
ObjectFactory.createSignatureValue(SignatureValueType value)
|
void |
SignatureType.setSignatureValue(SignatureValueType value)
Sets the value of the signatureValue property.
|
SignatureType.Builder<_B> |
SignatureType.Builder.withSignatureValue(SignatureValueType signatureValue)
Sets the new value of "signatureValue" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
SignatureValueType _other,
boolean _copy) |
Builder(_B _parentBuilder,
SignatureValueType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2022 NorStella. All rights reserved.