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