Uses of Interface
org.openehr.schemas.v1.IntervalOfDate
Packages that use IntervalOfDate
-
Uses of IntervalOfDate in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return IntervalOfDateModifier and TypeMethodDescriptionCDATE.addNewRange()Appends and returns a new empty "range" elementCDATE.getRange()Gets the "range" elementstatic IntervalOfDateIntervalOfDate.Factory.newInstance()static IntervalOfDateIntervalOfDate.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static IntervalOfDatestatic IntervalOfDatestatic IntervalOfDateIntervalOfDate.Factory.parse(InputStream is) static IntervalOfDateIntervalOfDate.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static IntervalOfDatestatic IntervalOfDatestatic IntervalOfDatestatic IntervalOfDatestatic IntervalOfDatestatic IntervalOfDatestatic IntervalOfDateIntervalOfDate.Factory.parse(XMLStreamReader sr) static IntervalOfDateIntervalOfDate.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static IntervalOfDateIntervalOfDate.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static IntervalOfDateIntervalOfDate.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic IntervalOfDatestatic IntervalOfDateMethods in org.openehr.schemas.v1 with parameters of type IntervalOfDateModifier and TypeMethodDescriptionvoidCDATE.setRange(IntervalOfDate range) Sets the "range" element -
Uses of IntervalOfDate in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement IntervalOfDateModifier and TypeClassDescriptionclassAn XML IntervalOfDate(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return IntervalOfDateModifier and TypeMethodDescriptionCDATEImpl.addNewRange()Appends and returns a new empty "range" elementCDATEImpl.getRange()Gets the "range" elementMethods in org.openehr.schemas.v1.impl with parameters of type IntervalOfDateModifier and TypeMethodDescriptionvoidCDATEImpl.setRange(IntervalOfDate range) Sets the "range" element
XMLInputStream