Uses of Interface
org.openehr.schemas.v1.Iso8601DateTime
Packages that use Iso8601DateTime
-
Uses of Iso8601DateTime in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return Iso8601DateTimeModifier and TypeMethodDescriptionstatic Iso8601DateTimeIso8601DateTime.Factory.newInstance()static Iso8601DateTimeIso8601DateTime.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static Iso8601DateTimestatic Iso8601DateTimestatic Iso8601DateTimestatic Iso8601DateTimeIso8601DateTime.Factory.parse(InputStream is) static Iso8601DateTimeIso8601DateTime.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static Iso8601DateTimestatic Iso8601DateTimestatic Iso8601DateTimestatic Iso8601DateTimestatic Iso8601DateTimestatic Iso8601DateTimestatic Iso8601DateTimeIso8601DateTime.Factory.parse(XMLStreamReader sr) static Iso8601DateTimeIso8601DateTime.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static Iso8601DateTimeIso8601DateTime.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static Iso8601DateTimeIso8601DateTime.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic Iso8601DateTimestatic Iso8601DateTimeCDATETIME.xgetAssumedValue()Gets (as xml) the "assumed_value" elementIntervalOfDateTime.xgetLower()Gets (as xml) the "lower" elementIntervalOfDateTime.xgetUpper()Gets (as xml) the "upper" elementDVDATETIME.xgetValue()Gets (as xml) the "value" elementMethods in org.openehr.schemas.v1 with parameters of type Iso8601DateTimeModifier and TypeMethodDescriptionvoidCDATETIME.xsetAssumedValue(Iso8601DateTime assumedValue) Sets (as xml) the "assumed_value" elementvoidIntervalOfDateTime.xsetLower(Iso8601DateTime lower) Sets (as xml) the "lower" elementvoidIntervalOfDateTime.xsetUpper(Iso8601DateTime upper) Sets (as xml) the "upper" elementvoidDVDATETIME.xsetValue(Iso8601DateTime value) Sets (as xml) the "value" element -
Uses of Iso8601DateTime in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement Iso8601DateTimeModifier and TypeClassDescriptionclassAn XML Iso8601DateTime(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return Iso8601DateTimeModifier and TypeMethodDescriptionCDATETIMEImpl.xgetAssumedValue()Gets (as xml) the "assumed_value" elementIntervalOfDateTimeImpl.xgetLower()Gets (as xml) the "lower" elementIntervalOfDateTimeImpl.xgetUpper()Gets (as xml) the "upper" elementDVDATETIMEImpl.xgetValue()Gets (as xml) the "value" elementMethods in org.openehr.schemas.v1.impl with parameters of type Iso8601DateTimeModifier and TypeMethodDescriptionvoidCDATETIMEImpl.xsetAssumedValue(Iso8601DateTime assumedValue) Sets (as xml) the "assumed_value" elementvoidIntervalOfDateTimeImpl.xsetLower(Iso8601DateTime lower) Sets (as xml) the "lower" elementvoidIntervalOfDateTimeImpl.xsetUpper(Iso8601DateTime upper) Sets (as xml) the "upper" elementvoidDVDATETIMEImpl.xsetValue(Iso8601DateTime value) Sets (as xml) the "value" element
XMLInputStream