Uses of Interface
org.openehr.schemas.v1.DVDURATION
Packages that use DVDURATION
-
Uses of DVDURATION in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return DVDURATIONModifier and TypeMethodDescriptionDVTEMPORAL.addNewAccuracy()Appends and returns a new empty "accuracy" elementHISTORY.addNewDuration()Appends and returns a new empty "duration" elementHISTORY.addNewPeriod()Appends and returns a new empty "period" elementINTERVALEVENT.addNewWidth()Appends and returns a new empty "width" elementDVTEMPORAL.getAccuracy()Gets the "accuracy" elementHISTORY.getDuration()Gets the "duration" elementHISTORY.getPeriod()Gets the "period" elementINTERVALEVENT.getWidth()Gets the "width" elementstatic DVDURATIONDVDURATION.Factory.newInstance()static DVDURATIONDVDURATION.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static DVDURATIONstatic DVDURATIONstatic DVDURATIONDVDURATION.Factory.parse(InputStream is) static DVDURATIONDVDURATION.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static DVDURATIONstatic DVDURATIONstatic DVDURATIONstatic DVDURATIONstatic DVDURATIONstatic DVDURATIONstatic DVDURATIONDVDURATION.Factory.parse(XMLStreamReader sr) static DVDURATIONDVDURATION.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static DVDURATIONDVDURATION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static DVDURATIONDVDURATION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic DVDURATIONstatic DVDURATIONMethods in org.openehr.schemas.v1 with parameters of type DVDURATIONModifier and TypeMethodDescriptionvoidDVTEMPORAL.setAccuracy(DVDURATION accuracy) Sets the "accuracy" elementvoidHISTORY.setDuration(DVDURATION duration) Sets the "duration" elementvoidHISTORY.setPeriod(DVDURATION period) Sets the "period" elementvoidINTERVALEVENT.setWidth(DVDURATION width) Sets the "width" element -
Uses of DVDURATION in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DVDURATIONModifier and TypeClassDescriptionclassAn XML DV_DURATION(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return DVDURATIONModifier and TypeMethodDescriptionDVTEMPORALImpl.addNewAccuracy()Appends and returns a new empty "accuracy" elementHISTORYImpl.addNewDuration()Appends and returns a new empty "duration" elementHISTORYImpl.addNewPeriod()Appends and returns a new empty "period" elementINTERVALEVENTImpl.addNewWidth()Appends and returns a new empty "width" elementDVTEMPORALImpl.getAccuracy()Gets the "accuracy" elementHISTORYImpl.getDuration()Gets the "duration" elementHISTORYImpl.getPeriod()Gets the "period" elementINTERVALEVENTImpl.getWidth()Gets the "width" elementMethods in org.openehr.schemas.v1.impl with parameters of type DVDURATIONModifier and TypeMethodDescriptionvoidDVTEMPORALImpl.setAccuracy(DVDURATION accuracy) Sets the "accuracy" elementvoidHISTORYImpl.setDuration(DVDURATION duration) Sets the "duration" elementvoidHISTORYImpl.setPeriod(DVDURATION period) Sets the "period" elementvoidINTERVALEVENTImpl.setWidth(DVDURATION width) Sets the "width" element
XMLInputStream