@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T02:54:22+02:00", comments="JAXB RI v2.3.7") public class DocumentHash extends DocumentBaseType implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{urn:oasis:names:tc:dss:1.0:core:schema}DocumentBaseType">
<sequence>
<element ref="{http://www.w3.org/2000/09/xmldsig#}Transforms" minOccurs="0"/>
<element ref="{http://www.w3.org/2000/09/xmldsig#}DigestMethod" minOccurs="0"/>
<element ref="{http://www.w3.org/2000/09/xmldsig#}DigestValue"/>
</sequence>
<attribute name="WhichReference" type="{http://www.w3.org/2001/XMLSchema}integer" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DocumentHash() |
| Modifier and Type | Method and Description |
|---|---|
DigestMethod |
getDigestMethod()
Gets the value of the digestMethod property.
|
byte[] |
getDigestValue()
Gets the value of the digestValue property.
|
Transforms |
getTransforms()
Gets the value of the transforms property.
|
BigInteger |
getWhichReference()
Gets the value of the whichReference property.
|
void |
setDigestMethod(DigestMethod value)
Sets the value of the digestMethod property.
|
void |
setDigestValue(byte[] value)
Sets the value of the digestValue property.
|
void |
setTransforms(Transforms value)
Sets the value of the transforms property.
|
void |
setWhichReference(BigInteger value)
Sets the value of the whichReference property.
|
getID, getRefType, getRefURI, getSchemaRefs, setID, setRefType, setRefURIpublic Transforms getTransforms()
Transformspublic void setTransforms(Transforms value)
value - allowed object is
Transformspublic DigestMethod getDigestMethod()
DigestMethodpublic void setDigestMethod(DigestMethod value)
value - allowed object is
DigestMethodpublic byte[] getDigestValue()
public void setDigestValue(byte[] value)
value - allowed object is
byte[]public BigInteger getWhichReference()
BigIntegerpublic void setWhichReference(BigInteger value)
value - allowed object is
BigInteger
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.