Uses of Interface
org.openehr.schemas.v1.EXTRACTREQUEST
Packages that use EXTRACTREQUEST
-
Uses of EXTRACTREQUEST in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return EXTRACTREQUESTModifier and TypeMethodDescriptionExtractRequestDocument.addNewExtractRequest()Appends and returns a new empty "extract_request" elementExtractRequestDocument.getExtractRequest()Gets the "extract_request" elementstatic EXTRACTREQUESTEXTRACTREQUEST.Factory.newInstance()static EXTRACTREQUESTEXTRACTREQUEST.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static EXTRACTREQUESTstatic EXTRACTREQUESTstatic EXTRACTREQUESTEXTRACTREQUEST.Factory.parse(InputStream is) static EXTRACTREQUESTEXTRACTREQUEST.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EXTRACTREQUESTstatic EXTRACTREQUESTstatic EXTRACTREQUESTstatic EXTRACTREQUESTstatic EXTRACTREQUESTstatic EXTRACTREQUESTstatic EXTRACTREQUESTEXTRACTREQUEST.Factory.parse(XMLStreamReader sr) static EXTRACTREQUESTEXTRACTREQUEST.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EXTRACTREQUESTEXTRACTREQUEST.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static EXTRACTREQUESTEXTRACTREQUEST.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EXTRACTREQUESTstatic EXTRACTREQUESTMethods in org.openehr.schemas.v1 with parameters of type EXTRACTREQUESTModifier and TypeMethodDescriptionvoidExtractRequestDocument.setExtractRequest(EXTRACTREQUEST extractRequest) Sets the "extract_request" element -
Uses of EXTRACTREQUEST in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement EXTRACTREQUESTModifier and TypeClassDescriptionclassAn XML EXTRACT_REQUEST(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return EXTRACTREQUESTModifier and TypeMethodDescriptionExtractRequestDocumentImpl.addNewExtractRequest()Appends and returns a new empty "extract_request" elementExtractRequestDocumentImpl.getExtractRequest()Gets the "extract_request" elementMethods in org.openehr.schemas.v1.impl with parameters of type EXTRACTREQUESTModifier and TypeMethodDescriptionvoidExtractRequestDocumentImpl.setExtractRequest(EXTRACTREQUEST extractRequest) Sets the "extract_request" element
XMLInputStream