Uses of Interface
org.openehr.schemas.v1.REFERENCERANGE
Packages that use REFERENCERANGE
-
Uses of REFERENCERANGE in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return REFERENCERANGEModifier and TypeMethodDescriptionDVORDERED.addNewOtherReferenceRanges()Appends and returns a new empty value (as xml) as the last "other_reference_ranges" elementDVORDERED.getOtherReferenceRangesArray()Gets array of all "other_reference_ranges" elementsDVORDERED.getOtherReferenceRangesArray(int i) Gets ith "other_reference_ranges" elementDVORDERED.insertNewOtherReferenceRanges(int i) Inserts and returns a new empty value (as xml) as the ith "other_reference_ranges" elementstatic REFERENCERANGEREFERENCERANGE.Factory.newInstance()static REFERENCERANGEREFERENCERANGE.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static REFERENCERANGEstatic REFERENCERANGEstatic REFERENCERANGEREFERENCERANGE.Factory.parse(InputStream is) static REFERENCERANGEREFERENCERANGE.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static REFERENCERANGEstatic REFERENCERANGEstatic REFERENCERANGEstatic REFERENCERANGEstatic REFERENCERANGEstatic REFERENCERANGEstatic REFERENCERANGEREFERENCERANGE.Factory.parse(XMLStreamReader sr) static REFERENCERANGEREFERENCERANGE.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static REFERENCERANGEREFERENCERANGE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static REFERENCERANGEREFERENCERANGE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic REFERENCERANGEstatic REFERENCERANGEMethods in org.openehr.schemas.v1 with parameters of type REFERENCERANGEModifier and TypeMethodDescriptionvoidDVORDERED.setOtherReferenceRangesArray(int i, REFERENCERANGE otherReferenceRanges) Sets ith "other_reference_ranges" elementvoidDVORDERED.setOtherReferenceRangesArray(REFERENCERANGE[] otherReferenceRangesArray) Sets array of all "other_reference_ranges" element -
Uses of REFERENCERANGE in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement REFERENCERANGEModifier and TypeClassDescriptionclassAn XML REFERENCE_RANGE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return REFERENCERANGEModifier and TypeMethodDescriptionDVORDEREDImpl.addNewOtherReferenceRanges()Appends and returns a new empty value (as xml) as the last "other_reference_ranges" elementDVORDEREDImpl.getOtherReferenceRangesArray()Gets array of all "other_reference_ranges" elementsDVORDEREDImpl.getOtherReferenceRangesArray(int i) Gets ith "other_reference_ranges" elementDVORDEREDImpl.insertNewOtherReferenceRanges(int i) Inserts and returns a new empty value (as xml) as the ith "other_reference_ranges" elementMethods in org.openehr.schemas.v1.impl with parameters of type REFERENCERANGEModifier and TypeMethodDescriptionvoidDVORDEREDImpl.setOtherReferenceRangesArray(int i, REFERENCERANGE otherReferenceRanges) Sets ith "other_reference_ranges" elementvoidDVORDEREDImpl.setOtherReferenceRangesArray(REFERENCERANGE[] otherReferenceRangesArray) Sets array of all "other_reference_ranges" element
XMLInputStream