@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:18:55+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()
DocumentType
public void setDocument(DocumentType value)
value
- allowed object is
DocumentType
public BigInteger getWhichReference()
BigInteger
public void setWhichReference(BigInteger value)
value
- allowed object is
BigInteger
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.