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