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