Uses of Interface
org.openehr.schemas.v1.DVURI
Packages that use DVURI
-
Uses of DVURI in org.openehr.schemas.v1
Subinterfaces of DVURI in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML DV_EHR_URI(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return DVURIModifier and TypeMethodDescriptionDVTEXT.addNewHyperlink()Appends and returns a new empty "hyperlink" elementEXTRACTITEM.addNewOriginalPath()Appends and returns a new empty "original_path" elementDVMULTIMEDIA.addNewUri()Appends and returns a new empty "uri" elementDVTEXT.getHyperlink()Gets the "hyperlink" elementEXTRACTITEM.getOriginalPath()Gets the "original_path" elementDVMULTIMEDIA.getUri()Gets the "uri" elementstatic DVURIDVURI.Factory.newInstance()static DVURIDVURI.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static DVURIstatic DVURIstatic DVURIDVURI.Factory.parse(InputStream is) static DVURIDVURI.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static DVURIstatic DVURIstatic DVURIstatic DVURIstatic DVURIstatic DVURIstatic DVURIDVURI.Factory.parse(XMLStreamReader sr) static DVURIDVURI.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static DVURIDVURI.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static DVURIDVURI.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic DVURIstatic DVURIMethods in org.openehr.schemas.v1 with parameters of type DVURIModifier and TypeMethodDescriptionvoidDVTEXT.setHyperlink(DVURI hyperlink) Sets the "hyperlink" elementvoidEXTRACTITEM.setOriginalPath(DVURI originalPath) Sets the "original_path" elementvoidSets the "uri" element -
Uses of DVURI in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DVURIModifier and TypeClassDescriptionclassAn XML DV_EHR_URI(@http://schemas.openehr.org/v1).classAn XML DV_URI(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return DVURIModifier and TypeMethodDescriptionDVTEXTImpl.addNewHyperlink()Appends and returns a new empty "hyperlink" elementEXTRACTITEMImpl.addNewOriginalPath()Appends and returns a new empty "original_path" elementDVMULTIMEDIAImpl.addNewUri()Appends and returns a new empty "uri" elementDVTEXTImpl.getHyperlink()Gets the "hyperlink" elementEXTRACTITEMImpl.getOriginalPath()Gets the "original_path" elementDVMULTIMEDIAImpl.getUri()Gets the "uri" elementMethods in org.openehr.schemas.v1.impl with parameters of type DVURIModifier and TypeMethodDescriptionvoidDVTEXTImpl.setHyperlink(DVURI hyperlink) Sets the "hyperlink" elementvoidEXTRACTITEMImpl.setOriginalPath(DVURI originalPath) Sets the "original_path" elementvoidSets the "uri" element
XMLInputStream