| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 | |
| org.w3.xmldsig |
| Modifier and Type | Method and Description |
|---|---|
ReferenceType.Builder<? extends MessagePartNRInformation.Builder<_B>> |
MessagePartNRInformation.Builder.withReference()
Returns a new builder to build the value of the "reference" property (replacing previous value).
|
| Modifier and Type | Method and Description |
|---|---|
ReferenceType.Builder<? extends SignedInfoType.Builder<_B>> |
SignedInfoType.Builder.addReference()
Returns a new builder to build an additional value of the "Reference" property.
|
ReferenceType.Builder<? extends ManifestType.Builder<_B>> |
ManifestType.Builder.addReference()
Returns a new builder to build an additional value of the "Reference" property.
|
static ReferenceType.Builder<Void> |
ReferenceType.builder() |
static ReferenceType.Builder<Void> |
ReferenceType.copyExcept(ReferenceType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> ReferenceType.Builder<_B> |
ReferenceType.copyOf(ReferenceType _other) |
static <_B> ReferenceType.Builder<_B> |
ReferenceType.copyOf(ReferenceType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static ReferenceType.Builder<Void> |
ReferenceType.copyOnly(ReferenceType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> ReferenceType.Builder<_B> |
ReferenceType.newCopyBuilder(_B _parentBuilder) |
<_B> ReferenceType.Builder<_B> |
ReferenceType.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
ReferenceType.Builder<Void> |
ReferenceType.newCopyBuilder() |
ReferenceType.Builder<Void> |
ReferenceType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
ReferenceType.Builder<_B> |
ReferenceType.Builder.withDigestMethod(DigestMethodType digestMethod)
Sets the new value of "digestMethod" (any previous value will be replaced)
|
ReferenceType.Builder<_B> |
ReferenceType.Builder.withDigestValue(byte[] digestValue)
Sets the new value of "digestValue" (any previous value will be replaced)
|
ReferenceType.Builder<_B> |
ReferenceType.Builder.withId(String id)
Sets the new value of "id" (any previous value will be replaced)
|
ReferenceType.Builder<_B> |
ReferenceType.Builder.withTransforms(TransformsType transforms)
Sets the new value of "transforms" (any previous value will be replaced)
|
ReferenceType.Builder<_B> |
ReferenceType.Builder.withType(String type)
Sets the new value of "type" (any previous value will be replaced)
|
ReferenceType.Builder<_B> |
ReferenceType.Builder.withURI(String uri)
Sets the new value of "uri" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
DigestMethodType.Builder<? extends ReferenceType.Builder<_B>> |
ReferenceType.Builder.withDigestMethod()
Returns a new builder to build the value of the "digestMethod" property (replacing previous value).
|
TransformsType.Builder<? extends ReferenceType.Builder<_B>> |
ReferenceType.Builder.withTransforms()
Returns a new builder to build the value of the "transforms" property (replacing previous value).
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
ReferenceType.copyTo(ReferenceType.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
ReferenceType.copyTo(ReferenceType.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.