| Package | Description |
|---|---|
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected RetrievalMethodType |
RetrievalMethodType.Builder._storedValue |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends RetrievalMethodType> |
RetrievalMethodType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
RetrievalMethodType |
RetrievalMethodType.Builder.build() |
RetrievalMethodType |
ObjectFactory.createRetrievalMethodType()
Create an instance of
RetrievalMethodType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RetrievalMethodType> |
ObjectFactory.createRetrievalMethod(RetrievalMethodType value)
|
| Modifier and Type | Method and Description |
|---|---|
static RetrievalMethodType.Builder<Void> |
RetrievalMethodType.copyExcept(RetrievalMethodType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> RetrievalMethodType.Builder<_B> |
RetrievalMethodType.copyOf(RetrievalMethodType _other) |
static <_B> RetrievalMethodType.Builder<_B> |
RetrievalMethodType.copyOf(RetrievalMethodType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static RetrievalMethodType.Builder<Void> |
RetrievalMethodType.copyOnly(RetrievalMethodType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
JAXBElement<RetrievalMethodType> |
ObjectFactory.createRetrievalMethod(RetrievalMethodType value)
|
| Modifier and Type | Method and Description |
|---|---|
KeyInfoType.Builder<_B> |
KeyInfoType.Builder.addRetrievalMethod(Iterable<? extends JAXBElement<RetrievalMethodType>> retrievalMethod_)
Adds the given items to the value of "retrievalMethod_"
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
RetrievalMethodType _other,
boolean _copy) |
Builder(_B _parentBuilder,
RetrievalMethodType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.