java.lang.Object
org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.EprPolicyRepositoryResponse
public class EprPolicyRepositoryResponse
extends Object
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="status" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</complexContent>
</complexType>
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the status property.
void
Sets the value of the status property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
EprPolicyRepositoryResponse
public EprPolicyRepositoryResponse()
-
Method Details
-
getStatus
Gets the value of the status property.
- Returns:
- possible object is
String
-
setStatus
public void setStatus(String value)
Sets the value of the status property.
- Parameters:
value
- allowed object is
String