|
||||||||||
| 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.SignaturePtr
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:43:22+02:00",
comments="JAXB RI v2.2.11")
public class SignaturePtr
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">
<attribute name="WhichDocument" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
<attribute name="XPath" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
SignaturePtr()
|
|
| Method Summary | |
|---|---|
Object |
getWhichDocument()
Gets the value of the whichDocument property. |
String |
getXPath()
Gets the value of the xPath property. |
void |
setWhichDocument(Object value)
Sets the value of the whichDocument property. |
void |
setXPath(String value)
Sets the value of the xPath property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignaturePtr()
| Method Detail |
|---|
public Object getWhichDocument()
Objectpublic void setWhichDocument(Object value)
value - allowed object is
Objectpublic String getXPath()
Stringpublic void setXPath(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||