|
||||||||||
| 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.ManifestResult
@Generated(value="com.sun.tools.xjc.Driver",
date="2025-03-20T10:14:10+01:00",
comments="JAXB RI v2.3.6")
public class ManifestResult
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 name="ReferenceXpath" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Status" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ManifestResult()
|
|
| Method Summary | |
|---|---|
String |
getReferenceXpath()
Gets the value of the referenceXpath property. |
String |
getStatus()
Gets the value of the status property. |
void |
setReferenceXpath(String value)
Sets the value of the referenceXpath property. |
void |
setStatus(String value)
Sets the value of the status property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManifestResult()
| Method Detail |
|---|
public String getReferenceXpath()
Stringpublic void setReferenceXpath(String value)
value - allowed object is
Stringpublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||