Uses of Interface
org.openehr.schemas.v1.ORIGINALVERSION
Packages that use ORIGINALVERSION
-
Uses of ORIGINALVERSION in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return ORIGINALVERSIONModifier and TypeMethodDescriptionIMPORTEDVERSION.addNewItem()Appends and returns a new empty "item" elementXVERSIONEDOBJECT.addNewVersions()Appends and returns a new empty value (as xml) as the last "versions" elementIMPORTEDVERSION.getItem()Gets the "item" elementXVERSIONEDOBJECT.getVersionsArray()Gets array of all "versions" elementsXVERSIONEDOBJECT.getVersionsArray(int i) Gets ith "versions" elementXVERSIONEDOBJECT.insertNewVersions(int i) Inserts and returns a new empty value (as xml) as the ith "versions" elementstatic ORIGINALVERSIONORIGINALVERSION.Factory.newInstance()static ORIGINALVERSIONORIGINALVERSION.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ORIGINALVERSIONstatic ORIGINALVERSIONstatic ORIGINALVERSIONORIGINALVERSION.Factory.parse(InputStream is) static ORIGINALVERSIONORIGINALVERSION.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ORIGINALVERSIONstatic ORIGINALVERSIONstatic ORIGINALVERSIONstatic ORIGINALVERSIONstatic ORIGINALVERSIONstatic ORIGINALVERSIONstatic ORIGINALVERSIONORIGINALVERSION.Factory.parse(XMLStreamReader sr) static ORIGINALVERSIONORIGINALVERSION.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ORIGINALVERSIONORIGINALVERSION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ORIGINALVERSIONORIGINALVERSION.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ORIGINALVERSIONstatic ORIGINALVERSIONMethods in org.openehr.schemas.v1 with parameters of type ORIGINALVERSIONModifier and TypeMethodDescriptionvoidIMPORTEDVERSION.setItem(ORIGINALVERSION item) Sets the "item" elementvoidXVERSIONEDOBJECT.setVersionsArray(int i, ORIGINALVERSION versions) Sets ith "versions" elementvoidXVERSIONEDOBJECT.setVersionsArray(ORIGINALVERSION[] versionsArray) Sets array of all "versions" element -
Uses of ORIGINALVERSION in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement ORIGINALVERSIONModifier and TypeClassDescriptionclassAn XML ORIGINAL_VERSION(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return ORIGINALVERSIONModifier and TypeMethodDescriptionIMPORTEDVERSIONImpl.addNewItem()Appends and returns a new empty "item" elementXVERSIONEDOBJECTImpl.addNewVersions()Appends and returns a new empty value (as xml) as the last "versions" elementIMPORTEDVERSIONImpl.getItem()Gets the "item" elementXVERSIONEDOBJECTImpl.getVersionsArray()Gets array of all "versions" elementsXVERSIONEDOBJECTImpl.getVersionsArray(int i) Gets ith "versions" elementXVERSIONEDOBJECTImpl.insertNewVersions(int i) Inserts and returns a new empty value (as xml) as the ith "versions" elementMethods in org.openehr.schemas.v1.impl with parameters of type ORIGINALVERSIONModifier and TypeMethodDescriptionvoidIMPORTEDVERSIONImpl.setItem(ORIGINALVERSION item) Sets the "item" elementvoidXVERSIONEDOBJECTImpl.setVersionsArray(int i, ORIGINALVERSION versions) Sets ith "versions" elementvoidXVERSIONEDOBJECTImpl.setVersionsArray(ORIGINALVERSION[] versionsArray) Sets array of all "versions" element
XMLInputStream