Class AbandonRequest
java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlMessage
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AbandonRequest
Java class for AbandonRequest complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbandonRequest"> <complexContent> <extension base="{urn:oasis:names:tc:DSML:2:0:core}DsmlMessage"> <attribute name="abandonID" use="required" type="{urn:oasis:names:tc:DSML:2:0:core}RequestID" /> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlMessage
control, requestID
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the abandonID property.void
setAbandonID
(String value) Sets the value of the abandonID property.Methods inherited from class org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlMessage
getControl, getRequestID, setRequestID