Uses of Interface
org.openehr.schemas.v1.DVQUANTITY
Packages that use DVQUANTITY
-
Uses of DVQUANTITY in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return DVQUANTITYModifier and TypeMethodDescriptionCDVQUANTITY.addNewAssumedValue()Appends and returns a new empty "assumed_value" elementCDVQUANTITY.getAssumedValue()Gets the "assumed_value" elementstatic DVQUANTITYDVQUANTITY.Factory.newInstance()static DVQUANTITYDVQUANTITY.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static DVQUANTITYstatic DVQUANTITYstatic DVQUANTITYDVQUANTITY.Factory.parse(InputStream is) static DVQUANTITYDVQUANTITY.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static DVQUANTITYstatic DVQUANTITYstatic DVQUANTITYstatic DVQUANTITYstatic DVQUANTITYstatic DVQUANTITYstatic DVQUANTITYDVQUANTITY.Factory.parse(XMLStreamReader sr) static DVQUANTITYDVQUANTITY.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static DVQUANTITYDVQUANTITY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static DVQUANTITYDVQUANTITY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic DVQUANTITYstatic DVQUANTITYMethods in org.openehr.schemas.v1 with parameters of type DVQUANTITYModifier and TypeMethodDescriptionvoidCDVQUANTITY.setAssumedValue(DVQUANTITY assumedValue) Sets the "assumed_value" element -
Uses of DVQUANTITY in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DVQUANTITYModifier and TypeClassDescriptionclassAn XML DV_QUANTITY(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return DVQUANTITYModifier and TypeMethodDescriptionCDVQUANTITYImpl.addNewAssumedValue()Appends and returns a new empty "assumed_value" elementCDVQUANTITYImpl.getAssumedValue()Gets the "assumed_value" elementMethods in org.openehr.schemas.v1.impl with parameters of type DVQUANTITYModifier and TypeMethodDescriptionvoidCDVQUANTITYImpl.setAssumedValue(DVQUANTITY assumedValue) Sets the "assumed_value" element
XMLInputStream