| Package | Description |
|---|---|
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected SignaturePropertiesType |
SignaturePropertiesType.Builder._storedValue |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends SignaturePropertiesType> |
SignaturePropertiesType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
SignaturePropertiesType |
SignaturePropertiesType.Builder.build() |
SignaturePropertiesType |
ObjectFactory.createSignaturePropertiesType()
Create an instance of
SignaturePropertiesType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SignaturePropertiesType> |
ObjectFactory.createSignatureProperties(SignaturePropertiesType value)
|
| Modifier and Type | Method and Description |
|---|---|
static SignaturePropertiesType.Builder<Void> |
SignaturePropertiesType.copyExcept(SignaturePropertiesType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> SignaturePropertiesType.Builder<_B> |
SignaturePropertiesType.copyOf(SignaturePropertiesType _other) |
static <_B> SignaturePropertiesType.Builder<_B> |
SignaturePropertiesType.copyOf(SignaturePropertiesType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static SignaturePropertiesType.Builder<Void> |
SignaturePropertiesType.copyOnly(SignaturePropertiesType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
JAXBElement<SignaturePropertiesType> |
ObjectFactory.createSignatureProperties(SignaturePropertiesType value)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
SignaturePropertiesType _other,
boolean _copy) |
Builder(_B _parentBuilder,
SignaturePropertiesType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.