Uses of Interface
org.openehr.schemas.v1.DVINTERVAL
Packages that use DVINTERVAL
-
Uses of DVINTERVAL in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return DVINTERVALModifier and TypeMethodDescriptionEXTRACTVERSIONSPEC.addNewCommitTimeInterval()Appends and returns a new empty "commit_time_interval" elementDVORDERED.addNewNormalRange()Appends and returns a new empty "normal_range" elementREFERENCERANGE.addNewRange()Appends and returns a new empty "range" elementEXTRACTUPDATESPEC.addNewRepeatPeriod()Appends and returns a new empty "repeat_period" elementPARTICIPATION.addNewTime()Appends and returns a new empty "time" elementEXTRACTVERSIONSPEC.getCommitTimeInterval()Gets the "commit_time_interval" elementDVORDERED.getNormalRange()Gets the "normal_range" elementREFERENCERANGE.getRange()Gets the "range" elementEXTRACTUPDATESPEC.getRepeatPeriod()Gets the "repeat_period" elementPARTICIPATION.getTime()Gets the "time" elementstatic DVINTERVALDVINTERVAL.Factory.newInstance()static DVINTERVALDVINTERVAL.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static DVINTERVALstatic DVINTERVALstatic DVINTERVALDVINTERVAL.Factory.parse(InputStream is) static DVINTERVALDVINTERVAL.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static DVINTERVALstatic DVINTERVALstatic DVINTERVALstatic DVINTERVALstatic DVINTERVALstatic DVINTERVALstatic DVINTERVALDVINTERVAL.Factory.parse(XMLStreamReader sr) static DVINTERVALDVINTERVAL.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static DVINTERVALDVINTERVAL.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static DVINTERVALDVINTERVAL.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic DVINTERVALstatic DVINTERVALMethods in org.openehr.schemas.v1 with parameters of type DVINTERVALModifier and TypeMethodDescriptionvoidEXTRACTVERSIONSPEC.setCommitTimeInterval(DVINTERVAL commitTimeInterval) Sets the "commit_time_interval" elementvoidDVORDERED.setNormalRange(DVINTERVAL normalRange) Sets the "normal_range" elementvoidREFERENCERANGE.setRange(DVINTERVAL range) Sets the "range" elementvoidEXTRACTUPDATESPEC.setRepeatPeriod(DVINTERVAL repeatPeriod) Sets the "repeat_period" elementvoidPARTICIPATION.setTime(DVINTERVAL time) Sets the "time" element -
Uses of DVINTERVAL in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DVINTERVALModifier and TypeClassDescriptionclassAn XML DV_INTERVAL(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return DVINTERVALModifier and TypeMethodDescriptionEXTRACTVERSIONSPECImpl.addNewCommitTimeInterval()Appends and returns a new empty "commit_time_interval" elementDVORDEREDImpl.addNewNormalRange()Appends and returns a new empty "normal_range" elementREFERENCERANGEImpl.addNewRange()Appends and returns a new empty "range" elementEXTRACTUPDATESPECImpl.addNewRepeatPeriod()Appends and returns a new empty "repeat_period" elementPARTICIPATIONImpl.addNewTime()Appends and returns a new empty "time" elementEXTRACTVERSIONSPECImpl.getCommitTimeInterval()Gets the "commit_time_interval" elementDVORDEREDImpl.getNormalRange()Gets the "normal_range" elementREFERENCERANGEImpl.getRange()Gets the "range" elementEXTRACTUPDATESPECImpl.getRepeatPeriod()Gets the "repeat_period" elementPARTICIPATIONImpl.getTime()Gets the "time" elementMethods in org.openehr.schemas.v1.impl with parameters of type DVINTERVALModifier and TypeMethodDescriptionvoidEXTRACTVERSIONSPECImpl.setCommitTimeInterval(DVINTERVAL commitTimeInterval) Sets the "commit_time_interval" elementvoidDVORDEREDImpl.setNormalRange(DVINTERVAL normalRange) Sets the "normal_range" elementvoidREFERENCERANGEImpl.setRange(DVINTERVAL range) Sets the "range" elementvoidEXTRACTUPDATESPECImpl.setRepeatPeriod(DVINTERVAL repeatPeriod) Sets the "repeat_period" elementvoidPARTICIPATIONImpl.setTime(DVINTERVAL time) Sets the "time" element
XMLInputStream