Uses of Interface
org.openehr.schemas.v1.DVENCAPSULATED
Packages that use DVENCAPSULATED
-
Uses of DVENCAPSULATED in org.openehr.schemas.v1
Subinterfaces of DVENCAPSULATED in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML DV_MULTIMEDIA(@http://schemas.openehr.org/v1).interfaceAn XML DV_PARSABLE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return DVENCAPSULATEDModifier and TypeMethodDescriptionFEEDERAUDIT.addNewOriginalContent()Appends and returns a new empty "original_content" elementFEEDERAUDIT.getOriginalContent()Gets the "original_content" elementstatic DVENCAPSULATEDDVENCAPSULATED.Factory.newInstance()Deprecated.No need to be able to create instances of abstract typesstatic DVENCAPSULATEDDVENCAPSULATED.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Deprecated.No need to be able to create instances of abstract typesstatic DVENCAPSULATEDstatic DVENCAPSULATEDstatic DVENCAPSULATEDDVENCAPSULATED.Factory.parse(InputStream is) static DVENCAPSULATEDDVENCAPSULATED.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static DVENCAPSULATEDstatic DVENCAPSULATEDstatic DVENCAPSULATEDstatic DVENCAPSULATEDstatic DVENCAPSULATEDstatic DVENCAPSULATEDstatic DVENCAPSULATEDDVENCAPSULATED.Factory.parse(XMLStreamReader sr) static DVENCAPSULATEDDVENCAPSULATED.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static DVENCAPSULATEDDVENCAPSULATED.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.XMLInputStreamstatic DVENCAPSULATEDDVENCAPSULATED.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic DVENCAPSULATEDstatic DVENCAPSULATEDMethods in org.openehr.schemas.v1 with parameters of type DVENCAPSULATEDModifier and TypeMethodDescriptionvoidFEEDERAUDIT.setOriginalContent(DVENCAPSULATED originalContent) Sets the "original_content" element -
Uses of DVENCAPSULATED in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement DVENCAPSULATEDModifier and TypeClassDescriptionclassAn XML DV_ENCAPSULATED(@http://schemas.openehr.org/v1).classAn XML DV_MULTIMEDIA(@http://schemas.openehr.org/v1).classAn XML DV_PARSABLE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return DVENCAPSULATEDModifier and TypeMethodDescriptionFEEDERAUDITImpl.addNewOriginalContent()Appends and returns a new empty "original_content" elementFEEDERAUDITImpl.getOriginalContent()Gets the "original_content" elementMethods in org.openehr.schemas.v1.impl with parameters of type DVENCAPSULATEDModifier and TypeMethodDescriptionvoidFEEDERAUDITImpl.setOriginalContent(DVENCAPSULATED originalContent) Sets the "original_content" element