| Package | Description |
|---|---|
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected DigestMethodType |
DigestMethodType.Builder._storedValue |
protected DigestMethodType |
ReferenceType.digestMethod |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends DigestMethodType> |
DigestMethodType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
DigestMethodType |
DigestMethodType.Builder.build() |
DigestMethodType |
ObjectFactory.createDigestMethodType()
Create an instance of
DigestMethodType |
DigestMethodType |
ReferenceType.getDigestMethod()
Gets the value of the digestMethod property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DigestMethodType> |
ObjectFactory.createDigestMethod(DigestMethodType value)
|
| Modifier and Type | Method and Description |
|---|---|
static DigestMethodType.Builder<Void> |
DigestMethodType.copyExcept(DigestMethodType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> DigestMethodType.Builder<_B> |
DigestMethodType.copyOf(DigestMethodType _other) |
static <_B> DigestMethodType.Builder<_B> |
DigestMethodType.copyOf(DigestMethodType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static DigestMethodType.Builder<Void> |
DigestMethodType.copyOnly(DigestMethodType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
JAXBElement<DigestMethodType> |
ObjectFactory.createDigestMethod(DigestMethodType value)
|
void |
ReferenceType.setDigestMethod(DigestMethodType value)
Sets the value of the digestMethod property.
|
ReferenceType.Builder<_B> |
ReferenceType.Builder.withDigestMethod(DigestMethodType digestMethod)
Sets the new value of "digestMethod" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
DigestMethodType _other,
boolean _copy) |
Builder(_B _parentBuilder,
DigestMethodType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.