Uses of Interface
org.openehr.schemas.v1.VERSION
Packages that use VERSION
-
Uses of VERSION in org.openehr.schemas.v1
Subinterfaces of VERSION in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML IMPORTED_VERSION(@http://schemas.openehr.org/v1).interfaceAn XML ORIGINAL_VERSION(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return VERSIONModifier and TypeMethodDescriptionVersionDocument.addNewVersion()Appends and returns a new empty "version" elementVersionDocument.getVersion()Gets the "version" elementstatic VERSIONVERSION.Factory.newInstance()Deprecated.No need to be able to create instances of abstract typesstatic VERSIONVERSION.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Deprecated.No need to be able to create instances of abstract typesstatic VERSIONstatic VERSIONstatic VERSIONVERSION.Factory.parse(InputStream is) static VERSIONVERSION.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static VERSIONstatic VERSIONstatic VERSIONstatic VERSIONstatic VERSIONstatic VERSIONstatic VERSIONVERSION.Factory.parse(XMLStreamReader sr) static VERSIONVERSION.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static VERSIONVERSION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.XMLInputStreamstatic VERSIONVERSION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic VERSIONstatic VERSIONMethods in org.openehr.schemas.v1 with parameters of type VERSIONModifier and TypeMethodDescriptionvoidVersionDocument.setVersion(VERSION version) Sets the "version" element -
Uses of VERSION in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement VERSIONModifier and TypeClassDescriptionclassAn XML IMPORTED_VERSION(@http://schemas.openehr.org/v1).classAn XML ORIGINAL_VERSION(@http://schemas.openehr.org/v1).classAn XML VERSION(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return VERSIONModifier and TypeMethodDescriptionVersionDocumentImpl.addNewVersion()Appends and returns a new empty "version" elementVersionDocumentImpl.getVersion()Gets the "version" elementMethods in org.openehr.schemas.v1.impl with parameters of type VERSIONModifier and TypeMethodDescriptionvoidVersionDocumentImpl.setVersion(VERSION version) Sets the "version" element