Uses of Interface
org.openehr.schemas.v1.IntervalOfTime
Packages that use IntervalOfTime
-
Uses of IntervalOfTime in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return IntervalOfTimeModifier and TypeMethodDescriptionCTIME.addNewRange()Appends and returns a new empty "range" elementCTIME.getRange()Gets the "range" elementstatic IntervalOfTimeIntervalOfTime.Factory.newInstance()static IntervalOfTimeIntervalOfTime.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static IntervalOfTimestatic IntervalOfTimestatic IntervalOfTimeIntervalOfTime.Factory.parse(InputStream is) static IntervalOfTimeIntervalOfTime.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static IntervalOfTimestatic IntervalOfTimestatic IntervalOfTimestatic IntervalOfTimestatic IntervalOfTimestatic IntervalOfTimestatic IntervalOfTimeIntervalOfTime.Factory.parse(XMLStreamReader sr) static IntervalOfTimeIntervalOfTime.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static IntervalOfTimeIntervalOfTime.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static IntervalOfTimeIntervalOfTime.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic IntervalOfTimestatic IntervalOfTimeMethods in org.openehr.schemas.v1 with parameters of type IntervalOfTimeModifier and TypeMethodDescriptionvoidCTIME.setRange(IntervalOfTime range) Sets the "range" element -
Uses of IntervalOfTime in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement IntervalOfTimeModifier and TypeClassDescriptionclassAn XML IntervalOfTime(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return IntervalOfTimeModifier and TypeMethodDescriptionCTIMEImpl.addNewRange()Appends and returns a new empty "range" elementCTIMEImpl.getRange()Gets the "range" elementMethods in org.openehr.schemas.v1.impl with parameters of type IntervalOfTimeModifier and TypeMethodDescriptionvoidCTIMEImpl.setRange(IntervalOfTime range) Sets the "range" element
XMLInputStream