Uses of Interface
org.openehr.schemas.v1.EXTRACTUPDATESPEC
Packages that use EXTRACTUPDATESPEC
-
Uses of EXTRACTUPDATESPEC in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return EXTRACTUPDATESPECModifier and TypeMethodDescriptionEXTRACTREQUEST.addNewUpdateSpec()Appends and returns a new empty "update_spec" elementEXTRACTREQUEST.getUpdateSpec()Gets the "update_spec" elementstatic EXTRACTUPDATESPECEXTRACTUPDATESPEC.Factory.newInstance()static EXTRACTUPDATESPECEXTRACTUPDATESPEC.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static EXTRACTUPDATESPECstatic EXTRACTUPDATESPECstatic EXTRACTUPDATESPECEXTRACTUPDATESPEC.Factory.parse(InputStream is) static EXTRACTUPDATESPECEXTRACTUPDATESPEC.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EXTRACTUPDATESPECstatic EXTRACTUPDATESPECstatic EXTRACTUPDATESPECstatic EXTRACTUPDATESPECstatic EXTRACTUPDATESPECstatic EXTRACTUPDATESPECstatic EXTRACTUPDATESPECEXTRACTUPDATESPEC.Factory.parse(XMLStreamReader sr) static EXTRACTUPDATESPECEXTRACTUPDATESPEC.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EXTRACTUPDATESPECEXTRACTUPDATESPEC.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static EXTRACTUPDATESPECEXTRACTUPDATESPEC.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EXTRACTUPDATESPECstatic EXTRACTUPDATESPECMethods in org.openehr.schemas.v1 with parameters of type EXTRACTUPDATESPECModifier and TypeMethodDescriptionvoidEXTRACTREQUEST.setUpdateSpec(EXTRACTUPDATESPEC updateSpec) Sets the "update_spec" element -
Uses of EXTRACTUPDATESPEC in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement EXTRACTUPDATESPECModifier and TypeClassDescriptionclassAn XML EXTRACT_UPDATE_SPEC(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return EXTRACTUPDATESPECModifier and TypeMethodDescriptionEXTRACTREQUESTImpl.addNewUpdateSpec()Appends and returns a new empty "update_spec" elementEXTRACTREQUESTImpl.getUpdateSpec()Gets the "update_spec" elementMethods in org.openehr.schemas.v1.impl with parameters of type EXTRACTUPDATESPECModifier and TypeMethodDescriptionvoidEXTRACTREQUESTImpl.setUpdateSpec(EXTRACTUPDATESPEC updateSpec) Sets the "update_spec" element
XMLInputStream