@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T10:48:06+02:00", comments="JAXB RI v2.3.7") public class ManifestResult 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 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 and Description |
|---|
ManifestResult() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public String getReferenceXpath()
Stringpublic void setReferenceXpath(String value)
value - allowed object is
Stringpublic String getStatus()
String
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.