Class DsmlValue
java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlValue
Java class for DsmlValue simple type.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="DsmlValue"> <union memberTypes=" {http://www.w3.org/2001/XMLSchema}string {http://www.w3.org/2001/XMLSchema}base64Binary {http://www.w3.org/2001/XMLSchema}anyURI"> </union> </simpleType>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
DsmlValue
public DsmlValue()
-
-
Method Details