|
||||||||||
| 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.DocumentWithSignature
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:08:01+01:00",
comments="JAXB RI v2.2.11")
public class DocumentWithSignature
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>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
DocumentWithSignature()
|
|
| Method Summary | |
|---|---|
DocumentType |
getDocument()
Gets the value of the document property. |
void |
setDocument(DocumentType value)
Sets the value of the document property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentWithSignature()
| Method Detail |
|---|
public DocumentType getDocument()
DocumentTypepublic void setDocument(DocumentType value)
value - allowed object is
DocumentType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||