Uses of Interface
org.openehr.schemas.v1.DVMULTIMEDIA
Packages that use DVMULTIMEDIA
-
Uses of DVMULTIMEDIA in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return DVMULTIMEDIAModifier and TypeMethodDescriptionATTESTATION.addNewAttestedView()Appends and returns a new empty "attested_view" elementDVMULTIMEDIA.addNewThumbnail()Appends and returns a new empty "thumbnail" elementATTESTATION.getAttestedView()Gets the "attested_view" elementDVMULTIMEDIA.getThumbnail()Gets the "thumbnail" elementstatic DVMULTIMEDIADVMULTIMEDIA.Factory.newInstance()static DVMULTIMEDIADVMULTIMEDIA.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static DVMULTIMEDIAstatic DVMULTIMEDIAstatic DVMULTIMEDIADVMULTIMEDIA.Factory.parse(InputStream is) static DVMULTIMEDIADVMULTIMEDIA.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static DVMULTIMEDIAstatic DVMULTIMEDIAstatic DVMULTIMEDIAstatic DVMULTIMEDIAstatic DVMULTIMEDIAstatic DVMULTIMEDIAstatic DVMULTIMEDIADVMULTIMEDIA.Factory.parse(XMLStreamReader sr) static DVMULTIMEDIADVMULTIMEDIA.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static DVMULTIMEDIADVMULTIMEDIA.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static DVMULTIMEDIADVMULTIMEDIA.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic DVMULTIMEDIAstatic DVMULTIMEDIAMethods in org.openehr.schemas.v1 with parameters of type DVMULTIMEDIAModifier and TypeMethodDescriptionvoidATTESTATION.setAttestedView(DVMULTIMEDIA attestedView) Sets the "attested_view" elementvoidDVMULTIMEDIA.setThumbnail(DVMULTIMEDIA thumbnail) Sets the "thumbnail" element -
Uses of DVMULTIMEDIA in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DVMULTIMEDIAModifier and TypeClassDescriptionclassAn XML DV_MULTIMEDIA(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return DVMULTIMEDIAModifier and TypeMethodDescriptionATTESTATIONImpl.addNewAttestedView()Appends and returns a new empty "attested_view" elementDVMULTIMEDIAImpl.addNewThumbnail()Appends and returns a new empty "thumbnail" elementATTESTATIONImpl.getAttestedView()Gets the "attested_view" elementDVMULTIMEDIAImpl.getThumbnail()Gets the "thumbnail" elementMethods in org.openehr.schemas.v1.impl with parameters of type DVMULTIMEDIAModifier and TypeMethodDescriptionvoidATTESTATIONImpl.setAttestedView(DVMULTIMEDIA attestedView) Sets the "attested_view" elementvoidDVMULTIMEDIAImpl.setThumbnail(DVMULTIMEDIA thumbnail) Sets the "thumbnail" element
XMLInputStream