Uses of Interface
org.openehr.schemas.v1.COMPOSITION
Packages that use COMPOSITION
-
Uses of COMPOSITION in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return COMPOSITIONModifier and TypeMethodDescriptionCompositionDocument.addNewComposition()Appends and returns a new empty "composition" elementCompositionDocument.getComposition()Gets the "composition" elementstatic COMPOSITIONCOMPOSITION.Factory.newInstance()static COMPOSITIONCOMPOSITION.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static COMPOSITIONstatic COMPOSITIONstatic COMPOSITIONCOMPOSITION.Factory.parse(InputStream is) static COMPOSITIONCOMPOSITION.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static COMPOSITIONstatic COMPOSITIONstatic COMPOSITIONstatic COMPOSITIONstatic COMPOSITIONstatic COMPOSITIONstatic COMPOSITIONCOMPOSITION.Factory.parse(XMLStreamReader sr) static COMPOSITIONCOMPOSITION.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static COMPOSITIONCOMPOSITION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static COMPOSITIONCOMPOSITION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic COMPOSITIONstatic COMPOSITIONMethods in org.openehr.schemas.v1 with parameters of type COMPOSITIONModifier and TypeMethodDescriptionvoidCompositionDocument.setComposition(COMPOSITION composition) Sets the "composition" element -
Uses of COMPOSITION in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement COMPOSITIONModifier and TypeClassDescriptionclassAn XML COMPOSITION(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return COMPOSITIONModifier and TypeMethodDescriptionCompositionDocumentImpl.addNewComposition()Appends and returns a new empty "composition" elementCompositionDocumentImpl.getComposition()Gets the "composition" elementMethods in org.openehr.schemas.v1.impl with parameters of type COMPOSITIONModifier and TypeMethodDescriptionvoidCompositionDocumentImpl.setComposition(COMPOSITION composition) Sets the "composition" element
XMLInputStream