@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:23:38+02:00", comments="JAXB RI v2.3.7") public class TransformedData 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="{urn:oasis:names:tc:dss:1.0:core:schema}Base64Data"/>
</sequence>
<attribute name="WhichReference" type="{http://www.w3.org/2001/XMLSchema}integer" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TransformedData() |
| Modifier and Type | Method and Description |
|---|---|
Base64Data |
getBase64Data()
Gets the value of the base64Data property.
|
Transforms |
getTransforms()
Gets the value of the transforms property.
|
BigInteger |
getWhichReference()
Gets the value of the whichReference property.
|
void |
setBase64Data(Base64Data value)
Sets the value of the base64Data 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 Base64Data getBase64Data()
Base64Datapublic void setBase64Data(Base64Data value)
value - allowed object is
Base64Datapublic BigInteger getWhichReference()
BigIntegerpublic void setWhichReference(BigInteger value)
value - allowed object is
BigInteger
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.