Uses of Interface
org.openehr.schemas.v1.IntervalOfReal
Packages that use IntervalOfReal
-
Uses of IntervalOfReal in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return IntervalOfRealModifier and TypeMethodDescriptionCQUANTITYITEM.addNewMagnitude()Appends and returns a new empty "magnitude" elementCREAL.addNewRange()Appends and returns a new empty "range" elementCQUANTITYITEM.getMagnitude()Gets the "magnitude" elementCREAL.getRange()Gets the "range" elementstatic IntervalOfRealIntervalOfReal.Factory.newInstance()static IntervalOfRealIntervalOfReal.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static IntervalOfRealstatic IntervalOfRealstatic IntervalOfRealIntervalOfReal.Factory.parse(InputStream is) static IntervalOfRealIntervalOfReal.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static IntervalOfRealstatic IntervalOfRealstatic IntervalOfRealstatic IntervalOfRealstatic IntervalOfRealstatic IntervalOfRealstatic IntervalOfRealIntervalOfReal.Factory.parse(XMLStreamReader sr) static IntervalOfRealIntervalOfReal.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static IntervalOfRealIntervalOfReal.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static IntervalOfRealIntervalOfReal.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic IntervalOfRealstatic IntervalOfRealMethods in org.openehr.schemas.v1 with parameters of type IntervalOfRealModifier and TypeMethodDescriptionvoidCQUANTITYITEM.setMagnitude(IntervalOfReal magnitude) Sets the "magnitude" elementvoidCREAL.setRange(IntervalOfReal range) Sets the "range" element -
Uses of IntervalOfReal in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement IntervalOfRealModifier and TypeClassDescriptionclassAn XML IntervalOfReal(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return IntervalOfRealModifier and TypeMethodDescriptionCQUANTITYITEMImpl.addNewMagnitude()Appends and returns a new empty "magnitude" elementCREALImpl.addNewRange()Appends and returns a new empty "range" elementCQUANTITYITEMImpl.getMagnitude()Gets the "magnitude" elementCREALImpl.getRange()Gets the "range" elementMethods in org.openehr.schemas.v1.impl with parameters of type IntervalOfRealModifier and TypeMethodDescriptionvoidCQUANTITYITEMImpl.setMagnitude(IntervalOfReal magnitude) Sets the "magnitude" elementvoidCREALImpl.setRange(IntervalOfReal range) Sets the "range" element
XMLInputStream