Uses of Interface
org.openehr.schemas.v1.IntervalOfDuration
Packages that use IntervalOfDuration
-
Uses of IntervalOfDuration in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return IntervalOfDurationModifier and TypeMethodDescriptionCDURATION.addNewRange()Appends and returns a new empty "range" elementCDURATION.getRange()Gets the "range" elementstatic IntervalOfDurationIntervalOfDuration.Factory.newInstance()static IntervalOfDurationIntervalOfDuration.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static IntervalOfDurationstatic IntervalOfDurationstatic IntervalOfDurationIntervalOfDuration.Factory.parse(InputStream is) static IntervalOfDurationIntervalOfDuration.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static IntervalOfDurationstatic IntervalOfDurationstatic IntervalOfDurationstatic IntervalOfDurationstatic IntervalOfDurationstatic IntervalOfDurationstatic IntervalOfDurationIntervalOfDuration.Factory.parse(XMLStreamReader sr) static IntervalOfDurationIntervalOfDuration.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static IntervalOfDurationIntervalOfDuration.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static IntervalOfDurationIntervalOfDuration.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic IntervalOfDurationstatic IntervalOfDurationMethods in org.openehr.schemas.v1 with parameters of type IntervalOfDurationModifier and TypeMethodDescriptionvoidCDURATION.setRange(IntervalOfDuration range) Sets the "range" element -
Uses of IntervalOfDuration in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement IntervalOfDurationModifier and TypeClassDescriptionclassAn XML IntervalOfDuration(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return IntervalOfDurationModifier and TypeMethodDescriptionCDURATIONImpl.addNewRange()Appends and returns a new empty "range" elementCDURATIONImpl.getRange()Gets the "range" elementMethods in org.openehr.schemas.v1.impl with parameters of type IntervalOfDurationModifier and TypeMethodDescriptionvoidCDURATIONImpl.setRange(IntervalOfDuration range) Sets the "range" element
XMLInputStream