| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 | |
| org.w3.xmldsig |
| Modifier and Type | Method and Description |
|---|---|
SignatureType.Builder<? extends ReceiptAcknowledgement.Builder<_B>> |
ReceiptAcknowledgement.Builder.withSignature()
Returns a new builder to build the value of the "signature" property (replacing previous value).
|
SignatureType.Builder<? extends AcceptanceAcknowledgement.Builder<_B>> |
AcceptanceAcknowledgement.Builder.withSignature()
Returns a new builder to build the value of the "signature" property (replacing previous value).
|
| Modifier and Type | Method and Description |
|---|---|
SignatureType.Builder<_B> |
SignatureType.Builder.addObject(Iterable<? extends ObjectType> object)
Adds the given items to the value of "object"
|
SignatureType.Builder<_B> |
SignatureType.Builder.addObject(ObjectType... object)
Adds the given items to the value of "object"
|
static SignatureType.Builder<Void> |
SignatureType.builder() |
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) |
<_B> SignatureType.Builder<_B> |
SignatureType.newCopyBuilder(_B _parentBuilder) |
<_B> SignatureType.Builder<_B> |
SignatureType.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
SignatureType.Builder<Void> |
SignatureType.newCopyBuilder() |
SignatureType.Builder<Void> |
SignatureType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
SignatureType.Builder<_B> |
SignatureType.Builder.withId(String id)
Sets the new value of "id" (any previous value will be replaced)
|
SignatureType.Builder<_B> |
SignatureType.Builder.withKeyInfo(KeyInfoType keyInfo)
Sets the new value of "keyInfo" (any previous value will be replaced)
|
SignatureType.Builder<_B> |
SignatureType.Builder.withObject(Iterable<? extends ObjectType> object)
Sets the new value of "object" (any previous value will be replaced)
|
SignatureType.Builder<_B> |
SignatureType.Builder.withObject(ObjectType... object)
Sets the new value of "object" (any previous value will be replaced)
|
SignatureType.Builder<_B> |
SignatureType.Builder.withSignatureValue(SignatureValueType signatureValue)
Sets the new value of "signatureValue" (any previous value will be replaced)
|
SignatureType.Builder<_B> |
SignatureType.Builder.withSignedInfo(SignedInfoType signedInfo)
Sets the new value of "signedInfo" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
ObjectType.Builder<? extends SignatureType.Builder<_B>> |
SignatureType.Builder.addObject()
Returns a new builder to build an additional value of the "Object" property.
|
KeyInfoType.Builder<? extends SignatureType.Builder<_B>> |
SignatureType.Builder.withKeyInfo()
Returns a new builder to build the value of the "keyInfo" property (replacing previous value).
|
SignatureValueType.Builder<? extends SignatureType.Builder<_B>> |
SignatureType.Builder.withSignatureValue()
Returns a new builder to build the value of the "signatureValue" property (replacing previous value).
|
SignedInfoType.Builder<? extends SignatureType.Builder<_B>> |
SignatureType.Builder.withSignedInfo()
Returns a new builder to build the value of the "signedInfo" property (replacing previous value).
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
SignatureType.copyTo(SignatureType.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
SignatureType.copyTo(SignatureType.Builder<_B> _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
Copies all state of this object to a builder.
|
Copyright © 2022 NorStella. All rights reserved.