Uses of Interface
org.openehr.schemas.v1.IntervalOfInteger
Packages that use IntervalOfInteger
-
Uses of IntervalOfInteger in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return IntervalOfIntegerModifier and TypeMethodDescriptionCATTRIBUTE.addNewExistence()Appends and returns a new empty "existence" elementCARDINALITY.addNewInterval()Appends and returns a new empty "interval" elementCOBJECT.addNewOccurrences()Appends and returns a new empty "occurrences" elementCQUANTITYITEM.addNewPrecision()Appends and returns a new empty "precision" elementCINTEGER.addNewRange()Appends and returns a new empty "range" elementCATTRIBUTE.getExistence()Gets the "existence" elementCARDINALITY.getInterval()Gets the "interval" elementCOBJECT.getOccurrences()Gets the "occurrences" elementCQUANTITYITEM.getPrecision()Gets the "precision" elementCINTEGER.getRange()Gets the "range" elementstatic IntervalOfIntegerIntervalOfInteger.Factory.newInstance()static IntervalOfIntegerIntervalOfInteger.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static IntervalOfIntegerstatic IntervalOfIntegerstatic IntervalOfIntegerIntervalOfInteger.Factory.parse(InputStream is) static IntervalOfIntegerIntervalOfInteger.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static IntervalOfIntegerstatic IntervalOfIntegerstatic IntervalOfIntegerstatic IntervalOfIntegerstatic IntervalOfIntegerstatic IntervalOfIntegerstatic IntervalOfIntegerIntervalOfInteger.Factory.parse(XMLStreamReader sr) static IntervalOfIntegerIntervalOfInteger.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static IntervalOfIntegerIntervalOfInteger.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static IntervalOfIntegerIntervalOfInteger.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic IntervalOfIntegerstatic IntervalOfIntegerMethods in org.openehr.schemas.v1 with parameters of type IntervalOfIntegerModifier and TypeMethodDescriptionvoidCATTRIBUTE.setExistence(IntervalOfInteger existence) Sets the "existence" elementvoidCARDINALITY.setInterval(IntervalOfInteger interval) Sets the "interval" elementvoidCOBJECT.setOccurrences(IntervalOfInteger occurrences) Sets the "occurrences" elementvoidCQUANTITYITEM.setPrecision(IntervalOfInteger precision) Sets the "precision" elementvoidCINTEGER.setRange(IntervalOfInteger range) Sets the "range" element -
Uses of IntervalOfInteger in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement IntervalOfIntegerModifier and TypeClassDescriptionclassAn XML IntervalOfInteger(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return IntervalOfIntegerModifier and TypeMethodDescriptionCATTRIBUTEImpl.addNewExistence()Appends and returns a new empty "existence" elementCARDINALITYImpl.addNewInterval()Appends and returns a new empty "interval" elementCOBJECTImpl.addNewOccurrences()Appends and returns a new empty "occurrences" elementCQUANTITYITEMImpl.addNewPrecision()Appends and returns a new empty "precision" elementCINTEGERImpl.addNewRange()Appends and returns a new empty "range" elementCATTRIBUTEImpl.getExistence()Gets the "existence" elementCARDINALITYImpl.getInterval()Gets the "interval" elementCOBJECTImpl.getOccurrences()Gets the "occurrences" elementCQUANTITYITEMImpl.getPrecision()Gets the "precision" elementCINTEGERImpl.getRange()Gets the "range" elementMethods in org.openehr.schemas.v1.impl with parameters of type IntervalOfIntegerModifier and TypeMethodDescriptionvoidCATTRIBUTEImpl.setExistence(IntervalOfInteger existence) Sets the "existence" elementvoidCARDINALITYImpl.setInterval(IntervalOfInteger interval) Sets the "interval" elementvoidCOBJECTImpl.setOccurrences(IntervalOfInteger occurrences) Sets the "occurrences" elementvoidCQUANTITYITEMImpl.setPrecision(IntervalOfInteger precision) Sets the "precision" elementvoidCINTEGERImpl.setRange(IntervalOfInteger range) Sets the "range" element
XMLInputStream