|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoasis.names.tc.dss._1_0.core.schema.TransformedDocument
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-06-27T08:06:22+02:00",
comments="JAXB RI v2.2.11")
public class TransformedDocument
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 Summary | |
|---|---|
TransformedDocument()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransformedDocument()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||