| Package | Description |
|---|---|
| network.oxalis.as4.util | |
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 | |
| org.w3.xmldsig |
| Modifier and Type | Method and Description |
|---|---|
static List<ReferenceType> |
SOAPHeaderParser.getReferenceListFromSignedInfo(SOAPHeader header) |
| Modifier and Type | Field and Description |
|---|---|
protected ReferenceType |
MessagePartNRInformation.reference |
| Modifier and Type | Method and Description |
|---|---|
ReferenceType |
MessagePartNRInformation.getReference()
Gets the value of the reference property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessagePartNRInformation.setReference(ReferenceType value)
Sets the value of the reference property.
|
MessagePartNRInformation.Builder<_B> |
MessagePartNRInformation.Builder.withReference(ReferenceType reference)
Sets the new value of "reference" (any previous value will be replaced)
|
| Modifier and Type | Field and Description |
|---|---|
protected ReferenceType |
ReferenceType.Builder._storedValue |
| Modifier and Type | Field and Description |
|---|---|
protected List<ReferenceType> |
ManifestType.reference |
protected List<ReferenceType> |
SignedInfoType.reference |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends ReferenceType> |
ReferenceType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
ReferenceType |
ReferenceType.Builder.build() |
ReferenceType |
ObjectFactory.createReferenceType()
Create an instance of
ReferenceType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
|
List<ReferenceType> |
ManifestType.getReference()
Gets the value of the reference property.
|
List<ReferenceType> |
SignedInfoType.getReference()
Gets the value of the reference property.
|
| Modifier and Type | Method and Description |
|---|---|
ManifestType.Builder<_B> |
ManifestType.Builder.addReference(ReferenceType... reference)
Adds the given items to the value of "reference"
|
SignedInfoType.Builder<_B> |
SignedInfoType.Builder.addReference(ReferenceType... reference)
Adds the given items to the value of "reference"
|
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) |
JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
|
ManifestType.Builder<_B> |
ManifestType.Builder.withReference(ReferenceType... reference)
Sets the new value of "reference" (any previous value will be replaced)
|
SignedInfoType.Builder<_B> |
SignedInfoType.Builder.withReference(ReferenceType... reference)
Sets the new value of "reference" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
ManifestType.Builder<_B> |
ManifestType.Builder.addReference(Iterable<? extends ReferenceType> reference)
Adds the given items to the value of "reference"
|
SignedInfoType.Builder<_B> |
SignedInfoType.Builder.addReference(Iterable<? extends ReferenceType> reference)
Adds the given items to the value of "reference"
|
ManifestType.Builder<_B> |
ManifestType.Builder.withReference(Iterable<? extends ReferenceType> reference)
Sets the new value of "reference" (any previous value will be replaced)
|
SignedInfoType.Builder<_B> |
SignedInfoType.Builder.withReference(Iterable<? extends ReferenceType> reference)
Sets the new value of "reference" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
ReferenceType _other,
boolean _copy) |
Builder(_B _parentBuilder,
ReferenceType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.