@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:18:07+02:00", comments="JAXB RI v2.2.11") public class TransformedDocument extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:tc:dss:1.0:core:schema}Document"/>
</sequence>
<attribute name="WhichReference" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TransformedDocument() |
| Modifier and Type | Method and Description |
|---|---|
DocumentType |
getDocument()
Gets the value of the document property.
|
BigInteger |
getWhichReference()
Gets the value of the whichReference property.
|
void |
setDocument(DocumentType value)
Sets the value of the document property.
|
void |
setWhichReference(BigInteger value)
Sets the value of the whichReference property.
|
public DocumentType getDocument()
DocumentTypepublic void setDocument(DocumentType value)
value - allowed object is
DocumentTypepublic BigInteger getWhichReference()
BigIntegerpublic void setWhichReference(BigInteger value)
value - allowed object is
BigInteger
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.