Uses of Interface
org.openehr.schemas.v1.Iso8601Duration
Packages that use Iso8601Duration
-
Uses of Iso8601Duration in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return Iso8601DurationModifier and TypeMethodDescriptionstatic Iso8601DurationIso8601Duration.Factory.newInstance()static Iso8601DurationIso8601Duration.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static Iso8601Durationstatic Iso8601Durationstatic Iso8601Durationstatic Iso8601DurationIso8601Duration.Factory.parse(InputStream is) static Iso8601DurationIso8601Duration.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static Iso8601Durationstatic Iso8601Durationstatic Iso8601Durationstatic Iso8601Durationstatic Iso8601Durationstatic Iso8601Durationstatic Iso8601DurationIso8601Duration.Factory.parse(XMLStreamReader sr) static Iso8601DurationIso8601Duration.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static Iso8601DurationIso8601Duration.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static Iso8601DurationIso8601Duration.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic Iso8601Durationstatic Iso8601DurationCDURATION.xgetAssumedValue()Gets (as xml) the "assumed_value" elementIntervalOfDuration.xgetLower()Gets (as xml) the "lower" elementIntervalOfDuration.xgetUpper()Gets (as xml) the "upper" elementDVDURATION.xgetValue()Gets (as xml) the "value" elementMethods in org.openehr.schemas.v1 with parameters of type Iso8601DurationModifier and TypeMethodDescriptionvoidCDURATION.xsetAssumedValue(Iso8601Duration assumedValue) Sets (as xml) the "assumed_value" elementvoidIntervalOfDuration.xsetLower(Iso8601Duration lower) Sets (as xml) the "lower" elementvoidIntervalOfDuration.xsetUpper(Iso8601Duration upper) Sets (as xml) the "upper" elementvoidDVDURATION.xsetValue(Iso8601Duration value) Sets (as xml) the "value" element -
Uses of Iso8601Duration in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement Iso8601DurationModifier and TypeClassDescriptionclassAn XML Iso8601Duration(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return Iso8601DurationModifier and TypeMethodDescriptionCDURATIONImpl.xgetAssumedValue()Gets (as xml) the "assumed_value" elementIntervalOfDurationImpl.xgetLower()Gets (as xml) the "lower" elementIntervalOfDurationImpl.xgetUpper()Gets (as xml) the "upper" elementDVDURATIONImpl.xgetValue()Gets (as xml) the "value" elementMethods in org.openehr.schemas.v1.impl with parameters of type Iso8601DurationModifier and TypeMethodDescriptionvoidCDURATIONImpl.xsetAssumedValue(Iso8601Duration assumedValue) Sets (as xml) the "assumed_value" elementvoidIntervalOfDurationImpl.xsetLower(Iso8601Duration lower) Sets (as xml) the "lower" elementvoidIntervalOfDurationImpl.xsetUpper(Iso8601Duration upper) Sets (as xml) the "upper" elementvoidDVDURATIONImpl.xsetValue(Iso8601Duration value) Sets (as xml) the "value" element
XMLInputStream