@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:18:55+02:00", comments="JAXB RI v2.2.11") 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()
String
public void setReferenceXpath(String value)
value
- allowed object is
String
public String getStatus()
String
Connector Packaging TECHNICAL 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.