Uses of Interface
org.openehr.schemas.v1.CQUANTITYITEM
Packages that use CQUANTITYITEM
-
Uses of CQUANTITYITEM in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return CQUANTITYITEMModifier and TypeMethodDescriptionCDVQUANTITY.addNewList()Appends and returns a new empty value (as xml) as the last "list" elementCDVQUANTITY.getListArray()Gets array of all "list" elementsCDVQUANTITY.getListArray(int i) Gets ith "list" elementCDVQUANTITY.insertNewList(int i) Inserts and returns a new empty value (as xml) as the ith "list" elementstatic CQUANTITYITEMCQUANTITYITEM.Factory.newInstance()static CQUANTITYITEMCQUANTITYITEM.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static CQUANTITYITEMstatic CQUANTITYITEMstatic CQUANTITYITEMCQUANTITYITEM.Factory.parse(InputStream is) static CQUANTITYITEMCQUANTITYITEM.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static CQUANTITYITEMstatic CQUANTITYITEMstatic CQUANTITYITEMstatic CQUANTITYITEMstatic CQUANTITYITEMstatic CQUANTITYITEMstatic CQUANTITYITEMCQUANTITYITEM.Factory.parse(XMLStreamReader sr) static CQUANTITYITEMCQUANTITYITEM.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static CQUANTITYITEMCQUANTITYITEM.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static CQUANTITYITEMCQUANTITYITEM.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic CQUANTITYITEMstatic CQUANTITYITEMMethods in org.openehr.schemas.v1 with parameters of type CQUANTITYITEMModifier and TypeMethodDescriptionvoidCDVQUANTITY.setListArray(int i, CQUANTITYITEM list) Sets ith "list" elementvoidCDVQUANTITY.setListArray(CQUANTITYITEM[] listArray) Sets array of all "list" element -
Uses of CQUANTITYITEM in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement CQUANTITYITEMModifier and TypeClassDescriptionclassAn XML C_QUANTITY_ITEM(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return CQUANTITYITEMModifier and TypeMethodDescriptionCDVQUANTITYImpl.addNewList()Appends and returns a new empty value (as xml) as the last "list" elementCDVQUANTITYImpl.getListArray()Gets array of all "list" elementsCDVQUANTITYImpl.getListArray(int i) Gets ith "list" elementCDVQUANTITYImpl.insertNewList(int i) Inserts and returns a new empty value (as xml) as the ith "list" elementMethods in org.openehr.schemas.v1.impl with parameters of type CQUANTITYITEMModifier and TypeMethodDescriptionvoidCDVQUANTITYImpl.setListArray(int i, CQUANTITYITEM list) Sets ith "list" elementvoidCDVQUANTITYImpl.setListArray(CQUANTITYITEM[] listArray) Sets array of all "list" element
XMLInputStream