Uses of Interface
org.openehr.schemas.v1.IntervalOfDateTime
Packages that use IntervalOfDateTime
-
Uses of IntervalOfDateTime in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return IntervalOfDateTimeModifier and TypeMethodDescriptionCDATETIME.addNewRange()Appends and returns a new empty "range" elementCDATETIME.getRange()Gets the "range" elementstatic IntervalOfDateTimeIntervalOfDateTime.Factory.newInstance()static IntervalOfDateTimeIntervalOfDateTime.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static IntervalOfDateTimestatic IntervalOfDateTimestatic IntervalOfDateTimeIntervalOfDateTime.Factory.parse(InputStream is) static IntervalOfDateTimeIntervalOfDateTime.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static IntervalOfDateTimestatic IntervalOfDateTimestatic IntervalOfDateTimestatic IntervalOfDateTimestatic IntervalOfDateTimestatic IntervalOfDateTimestatic IntervalOfDateTimeIntervalOfDateTime.Factory.parse(XMLStreamReader sr) static IntervalOfDateTimeIntervalOfDateTime.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static IntervalOfDateTimeIntervalOfDateTime.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static IntervalOfDateTimeIntervalOfDateTime.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic IntervalOfDateTimestatic IntervalOfDateTimeMethods in org.openehr.schemas.v1 with parameters of type IntervalOfDateTimeModifier and TypeMethodDescriptionvoidCDATETIME.setRange(IntervalOfDateTime range) Sets the "range" element -
Uses of IntervalOfDateTime in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement IntervalOfDateTimeModifier and TypeClassDescriptionclassAn XML IntervalOfDateTime(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return IntervalOfDateTimeModifier and TypeMethodDescriptionCDATETIMEImpl.addNewRange()Appends and returns a new empty "range" elementCDATETIMEImpl.getRange()Gets the "range" elementMethods in org.openehr.schemas.v1.impl with parameters of type IntervalOfDateTimeModifier and TypeMethodDescriptionvoidCDATETIMEImpl.setRange(IntervalOfDateTime range) Sets the "range" element
XMLInputStream