Uses of Interface
org.openehr.schemas.v1.EXTRACTMANIFEST
Packages that use EXTRACTMANIFEST
-
Uses of EXTRACTMANIFEST in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return EXTRACTMANIFESTModifier and TypeMethodDescriptionEXTRACTSPEC.addNewManifest()Appends and returns a new empty "manifest" elementEXTRACTSPEC.getManifest()Gets the "manifest" elementstatic EXTRACTMANIFESTEXTRACTMANIFEST.Factory.newInstance()static EXTRACTMANIFESTEXTRACTMANIFEST.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static EXTRACTMANIFESTstatic EXTRACTMANIFESTstatic EXTRACTMANIFESTEXTRACTMANIFEST.Factory.parse(InputStream is) static EXTRACTMANIFESTEXTRACTMANIFEST.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EXTRACTMANIFESTstatic EXTRACTMANIFESTstatic EXTRACTMANIFESTstatic EXTRACTMANIFESTstatic EXTRACTMANIFESTstatic EXTRACTMANIFESTstatic EXTRACTMANIFESTEXTRACTMANIFEST.Factory.parse(XMLStreamReader sr) static EXTRACTMANIFESTEXTRACTMANIFEST.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EXTRACTMANIFESTEXTRACTMANIFEST.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static EXTRACTMANIFESTEXTRACTMANIFEST.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EXTRACTMANIFESTstatic EXTRACTMANIFESTMethods in org.openehr.schemas.v1 with parameters of type EXTRACTMANIFESTModifier and TypeMethodDescriptionvoidEXTRACTSPEC.setManifest(EXTRACTMANIFEST manifest) Sets the "manifest" element -
Uses of EXTRACTMANIFEST in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement EXTRACTMANIFESTModifier and TypeClassDescriptionclassAn XML EXTRACT_MANIFEST(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return EXTRACTMANIFESTModifier and TypeMethodDescriptionEXTRACTSPECImpl.addNewManifest()Appends and returns a new empty "manifest" elementEXTRACTSPECImpl.getManifest()Gets the "manifest" elementMethods in org.openehr.schemas.v1.impl with parameters of type EXTRACTMANIFESTModifier and TypeMethodDescriptionvoidEXTRACTSPECImpl.setManifest(EXTRACTMANIFEST manifest) Sets the "manifest" element
XMLInputStream