Uses of Interface
org.openehr.schemas.v1.DVEHRURI
Packages that use DVEHRURI
-
Uses of DVEHRURI in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return DVEHRURIModifier and TypeMethodDescriptionATTESTATION.addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementLINK.addNewTarget()Appends and returns a new empty "target" elementDVEHRURI[]ATTESTATION.getItemsArray()Gets array of all "items" elementsATTESTATION.getItemsArray(int i) Gets ith "items" elementLINK.getTarget()Gets the "target" elementATTESTATION.insertNewItems(int i) Inserts and returns a new empty value (as xml) as the ith "items" elementstatic DVEHRURIDVEHRURI.Factory.newInstance()static DVEHRURIDVEHRURI.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static DVEHRURIstatic DVEHRURIstatic DVEHRURIDVEHRURI.Factory.parse(InputStream is) static DVEHRURIDVEHRURI.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static DVEHRURIstatic DVEHRURIstatic DVEHRURIstatic DVEHRURIstatic DVEHRURIstatic DVEHRURIstatic DVEHRURIDVEHRURI.Factory.parse(XMLStreamReader sr) static DVEHRURIDVEHRURI.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static DVEHRURIDVEHRURI.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static DVEHRURIDVEHRURI.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic DVEHRURIstatic DVEHRURIMethods in org.openehr.schemas.v1 with parameters of type DVEHRURIModifier and TypeMethodDescriptionvoidATTESTATION.setItemsArray(int i, DVEHRURI items) Sets ith "items" elementvoidATTESTATION.setItemsArray(DVEHRURI[] itemsArray) Sets array of all "items" elementvoidSets the "target" element -
Uses of DVEHRURI in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DVEHRURIModifier and TypeClassDescriptionclassAn XML DV_EHR_URI(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return DVEHRURIModifier and TypeMethodDescriptionATTESTATIONImpl.addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementLINKImpl.addNewTarget()Appends and returns a new empty "target" elementDVEHRURI[]ATTESTATIONImpl.getItemsArray()Gets array of all "items" elementsATTESTATIONImpl.getItemsArray(int i) Gets ith "items" elementLINKImpl.getTarget()Gets the "target" elementATTESTATIONImpl.insertNewItems(int i) Inserts and returns a new empty value (as xml) as the ith "items" elementMethods in org.openehr.schemas.v1.impl with parameters of type DVEHRURIModifier and TypeMethodDescriptionvoidATTESTATIONImpl.setItemsArray(int i, DVEHRURI items) Sets ith "items" elementvoidATTESTATIONImpl.setItemsArray(DVEHRURI[] itemsArray) Sets array of all "items" elementvoidSets the "target" element
XMLInputStream