Uses of Interface
org.openehr.schemas.v1.Iso8601Time
Packages that use Iso8601Time
-
Uses of Iso8601Time in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return Iso8601TimeModifier and TypeMethodDescriptionstatic Iso8601TimeIso8601Time.Factory.newInstance()static Iso8601TimeIso8601Time.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static Iso8601Timestatic Iso8601Timestatic Iso8601Timestatic Iso8601TimeIso8601Time.Factory.parse(InputStream is) static Iso8601TimeIso8601Time.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static Iso8601Timestatic Iso8601Timestatic Iso8601Timestatic Iso8601Timestatic Iso8601Timestatic Iso8601Timestatic Iso8601TimeIso8601Time.Factory.parse(XMLStreamReader sr) static Iso8601TimeIso8601Time.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static Iso8601TimeIso8601Time.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static Iso8601TimeIso8601Time.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic Iso8601Timestatic Iso8601TimeCTIME.xgetAssumedValue()Gets (as xml) the "assumed_value" elementIntervalOfTime.xgetLower()Gets (as xml) the "lower" elementIntervalOfTime.xgetUpper()Gets (as xml) the "upper" elementDVTIME.xgetValue()Gets (as xml) the "value" elementMethods in org.openehr.schemas.v1 with parameters of type Iso8601TimeModifier and TypeMethodDescriptionvoidCTIME.xsetAssumedValue(Iso8601Time assumedValue) Sets (as xml) the "assumed_value" elementvoidIntervalOfTime.xsetLower(Iso8601Time lower) Sets (as xml) the "lower" elementvoidIntervalOfTime.xsetUpper(Iso8601Time upper) Sets (as xml) the "upper" elementvoidDVTIME.xsetValue(Iso8601Time value) Sets (as xml) the "value" element -
Uses of Iso8601Time in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement Iso8601TimeModifier and TypeClassDescriptionclassAn XML Iso8601Time(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return Iso8601TimeModifier and TypeMethodDescriptionCTIMEImpl.xgetAssumedValue()Gets (as xml) the "assumed_value" elementIntervalOfTimeImpl.xgetLower()Gets (as xml) the "lower" elementIntervalOfTimeImpl.xgetUpper()Gets (as xml) the "upper" elementDVTIMEImpl.xgetValue()Gets (as xml) the "value" elementMethods in org.openehr.schemas.v1.impl with parameters of type Iso8601TimeModifier and TypeMethodDescriptionvoidCTIMEImpl.xsetAssumedValue(Iso8601Time assumedValue) Sets (as xml) the "assumed_value" elementvoidIntervalOfTimeImpl.xsetLower(Iso8601Time lower) Sets (as xml) the "lower" elementvoidIntervalOfTimeImpl.xsetUpper(Iso8601Time upper) Sets (as xml) the "upper" elementvoidDVTIMEImpl.xsetValue(Iso8601Time value) Sets (as xml) the "value" element
XMLInputStream