Uses of Interface
org.openehr.schemas.v1.Interval
Packages that use Interval
-
Uses of Interval in org.openehr.schemas.v1
Subinterfaces of Interval in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML IntervalOfDate(@http://schemas.openehr.org/v1).interfaceAn XML IntervalOfDateTime(@http://schemas.openehr.org/v1).interfaceAn XML IntervalOfDuration(@http://schemas.openehr.org/v1).interfaceAn XML IntervalOfInteger(@http://schemas.openehr.org/v1).interfaceAn XML IntervalOfReal(@http://schemas.openehr.org/v1).interfaceAn XML IntervalOfTime(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return IntervalModifier and TypeMethodDescriptionstatic IntervalInterval.Factory.newInstance()Deprecated.No need to be able to create instances of abstract typesstatic IntervalInterval.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Deprecated.No need to be able to create instances of abstract typesstatic Intervalstatic Intervalstatic IntervalInterval.Factory.parse(InputStream is) static IntervalInterval.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static Intervalstatic Intervalstatic Intervalstatic Intervalstatic Intervalstatic Intervalstatic IntervalInterval.Factory.parse(XMLStreamReader sr) static IntervalInterval.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static IntervalInterval.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.XMLInputStreamstatic IntervalInterval.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic Intervalstatic Interval -
Uses of Interval in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement IntervalModifier and TypeClassDescriptionclassAn XML Interval(@http://schemas.openehr.org/v1).classAn XML IntervalOfDate(@http://schemas.openehr.org/v1).classAn XML IntervalOfDateTime(@http://schemas.openehr.org/v1).classAn XML IntervalOfDuration(@http://schemas.openehr.org/v1).classAn XML IntervalOfInteger(@http://schemas.openehr.org/v1).classAn XML IntervalOfReal(@http://schemas.openehr.org/v1).classAn XML IntervalOfTime(@http://schemas.openehr.org/v1).