Uses of Interface
org.openehr.schemas.v1.EXTRACT
Packages that use EXTRACT
-
Uses of EXTRACT in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return EXTRACTModifier and TypeMethodDescriptionExtractDocument.addNewExtract()Appends and returns a new empty "extract" elementExtractDocument.getExtract()Gets the "extract" elementstatic EXTRACTEXTRACT.Factory.newInstance()static EXTRACTEXTRACT.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static EXTRACTstatic EXTRACTstatic EXTRACTEXTRACT.Factory.parse(InputStream is) static EXTRACTEXTRACT.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EXTRACTstatic EXTRACTstatic EXTRACTstatic EXTRACTstatic EXTRACTstatic EXTRACTstatic EXTRACTEXTRACT.Factory.parse(XMLStreamReader sr) static EXTRACTEXTRACT.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EXTRACTEXTRACT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static EXTRACTEXTRACT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EXTRACTstatic EXTRACTMethods in org.openehr.schemas.v1 with parameters of type EXTRACTModifier and TypeMethodDescriptionvoidExtractDocument.setExtract(EXTRACT extract) Sets the "extract" element -
Uses of EXTRACT in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement EXTRACTModifier and TypeClassDescriptionclassAn XML EXTRACT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return EXTRACTModifier and TypeMethodDescriptionExtractDocumentImpl.addNewExtract()Appends and returns a new empty "extract" elementExtractDocumentImpl.getExtract()Gets the "extract" elementMethods in org.openehr.schemas.v1.impl with parameters of type EXTRACTModifier and TypeMethodDescriptionvoidExtractDocumentImpl.setExtract(EXTRACT extract) Sets the "extract" element
XMLInputStream