Uses of Interface
org.openehr.schemas.v1.EXTRACTVERSIONSPEC
Packages that use EXTRACTVERSIONSPEC
-
Uses of EXTRACTVERSIONSPEC in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return EXTRACTVERSIONSPECModifier and TypeMethodDescriptionEXTRACTSPEC.addNewVersionSpec()Appends and returns a new empty "version_spec" elementEXTRACTSPEC.getVersionSpec()Gets the "version_spec" elementstatic EXTRACTVERSIONSPECEXTRACTVERSIONSPEC.Factory.newInstance()static EXTRACTVERSIONSPECEXTRACTVERSIONSPEC.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static EXTRACTVERSIONSPECstatic EXTRACTVERSIONSPECstatic EXTRACTVERSIONSPECEXTRACTVERSIONSPEC.Factory.parse(InputStream is) static EXTRACTVERSIONSPECEXTRACTVERSIONSPEC.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EXTRACTVERSIONSPECstatic EXTRACTVERSIONSPECstatic EXTRACTVERSIONSPECstatic EXTRACTVERSIONSPECstatic EXTRACTVERSIONSPECstatic EXTRACTVERSIONSPECstatic EXTRACTVERSIONSPECEXTRACTVERSIONSPEC.Factory.parse(XMLStreamReader sr) static EXTRACTVERSIONSPECEXTRACTVERSIONSPEC.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EXTRACTVERSIONSPECEXTRACTVERSIONSPEC.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static EXTRACTVERSIONSPECEXTRACTVERSIONSPEC.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EXTRACTVERSIONSPECstatic EXTRACTVERSIONSPECMethods in org.openehr.schemas.v1 with parameters of type EXTRACTVERSIONSPECModifier and TypeMethodDescriptionvoidEXTRACTSPEC.setVersionSpec(EXTRACTVERSIONSPEC versionSpec) Sets the "version_spec" element -
Uses of EXTRACTVERSIONSPEC in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement EXTRACTVERSIONSPECModifier and TypeClassDescriptionclassAn XML EXTRACT_VERSION_SPEC(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return EXTRACTVERSIONSPECModifier and TypeMethodDescriptionEXTRACTSPECImpl.addNewVersionSpec()Appends and returns a new empty "version_spec" elementEXTRACTSPECImpl.getVersionSpec()Gets the "version_spec" elementMethods in org.openehr.schemas.v1.impl with parameters of type EXTRACTVERSIONSPECModifier and TypeMethodDescriptionvoidEXTRACTSPECImpl.setVersionSpec(EXTRACTVERSIONSPEC versionSpec) Sets the "version_spec" element
XMLInputStream