| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 | |
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected SignatureType |
ReceiptAcknowledgement.signature |
protected SignatureType |
AcceptanceAcknowledgement.signature |
| Modifier and Type | Method and Description |
|---|---|
SignatureType |
ReceiptAcknowledgement.getSignature()
Gets the value of the signature property.
|
SignatureType |
AcceptanceAcknowledgement.getSignature()
Gets the value of the signature property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReceiptAcknowledgement.setSignature(SignatureType value)
Sets the value of the signature property.
|
void |
AcceptanceAcknowledgement.setSignature(SignatureType value)
Sets the value of the signature property.
|
ReceiptAcknowledgement.Builder<_B> |
ReceiptAcknowledgement.Builder.withSignature(SignatureType signature)
Sets the new value of "signature" (any previous value will be replaced)
|
AcceptanceAcknowledgement.Builder<_B> |
AcceptanceAcknowledgement.Builder.withSignature(SignatureType signature)
Sets the new value of "signature" (any previous value will be replaced)
|
| Modifier and Type | Field and Description |
|---|---|
protected SignatureType |
SignatureType.Builder._storedValue |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends SignatureType> |
SignatureType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
SignatureType |
SignatureType.Builder.build() |
SignatureType |
ObjectFactory.createSignatureType()
Create an instance of
SignatureType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SignatureType> |
ObjectFactory.createSignature(SignatureType value)
|
| Modifier and Type | Method and Description |
|---|---|
static SignatureType.Builder<Void> |
SignatureType.copyExcept(SignatureType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> SignatureType.Builder<_B> |
SignatureType.copyOf(SignatureType _other) |
static <_B> SignatureType.Builder<_B> |
SignatureType.copyOf(SignatureType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static SignatureType.Builder<Void> |
SignatureType.copyOnly(SignatureType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
JAXBElement<SignatureType> |
ObjectFactory.createSignature(SignatureType value)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
SignatureType _other,
boolean _copy) |
Builder(_B _parentBuilder,
SignatureType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.