Uses of Interface
org.openehr.schemas.v1.OBJECTVERSIONID
Packages that use OBJECTVERSIONID
-
Uses of OBJECTVERSIONID in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return OBJECTVERSIONIDModifier and TypeMethodDescriptionORIGINALVERSION.addNewOtherInputVersionUids()Appends and returns a new empty value (as xml) as the last "other_input_version_uids" elementORIGINALVERSION.addNewPrecedingVersionUid()Appends and returns a new empty "preceding_version_uid" elementORIGINALVERSION.addNewUid()Appends and returns a new empty "uid" elementREVISIONHISTORYITEM.addNewVersionId()Appends and returns a new empty "version_id" elementORIGINALVERSION.getOtherInputVersionUidsArray()Gets array of all "other_input_version_uids" elementsORIGINALVERSION.getOtherInputVersionUidsArray(int i) Gets ith "other_input_version_uids" elementORIGINALVERSION.getPrecedingVersionUid()Gets the "preceding_version_uid" elementORIGINALVERSION.getUid()Gets the "uid" elementREVISIONHISTORYITEM.getVersionId()Gets the "version_id" elementORIGINALVERSION.insertNewOtherInputVersionUids(int i) Inserts and returns a new empty value (as xml) as the ith "other_input_version_uids" elementstatic OBJECTVERSIONIDOBJECTVERSIONID.Factory.newInstance()static OBJECTVERSIONIDOBJECTVERSIONID.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static OBJECTVERSIONIDstatic OBJECTVERSIONIDstatic OBJECTVERSIONIDOBJECTVERSIONID.Factory.parse(InputStream is) static OBJECTVERSIONIDOBJECTVERSIONID.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static OBJECTVERSIONIDstatic OBJECTVERSIONIDstatic OBJECTVERSIONIDstatic OBJECTVERSIONIDstatic OBJECTVERSIONIDstatic OBJECTVERSIONIDstatic OBJECTVERSIONIDOBJECTVERSIONID.Factory.parse(XMLStreamReader sr) static OBJECTVERSIONIDOBJECTVERSIONID.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static OBJECTVERSIONIDOBJECTVERSIONID.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static OBJECTVERSIONIDOBJECTVERSIONID.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic OBJECTVERSIONIDstatic OBJECTVERSIONIDMethods in org.openehr.schemas.v1 with parameters of type OBJECTVERSIONIDModifier and TypeMethodDescriptionvoidORIGINALVERSION.setOtherInputVersionUidsArray(int i, OBJECTVERSIONID otherInputVersionUids) Sets ith "other_input_version_uids" elementvoidORIGINALVERSION.setOtherInputVersionUidsArray(OBJECTVERSIONID[] otherInputVersionUidsArray) Sets array of all "other_input_version_uids" elementvoidORIGINALVERSION.setPrecedingVersionUid(OBJECTVERSIONID precedingVersionUid) Sets the "preceding_version_uid" elementvoidORIGINALVERSION.setUid(OBJECTVERSIONID uid) Sets the "uid" elementvoidREVISIONHISTORYITEM.setVersionId(OBJECTVERSIONID versionId) Sets the "version_id" element -
Uses of OBJECTVERSIONID in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement OBJECTVERSIONIDModifier and TypeClassDescriptionclassAn XML OBJECT_VERSION_ID(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return OBJECTVERSIONIDModifier and TypeMethodDescriptionORIGINALVERSIONImpl.addNewOtherInputVersionUids()Appends and returns a new empty value (as xml) as the last "other_input_version_uids" elementORIGINALVERSIONImpl.addNewPrecedingVersionUid()Appends and returns a new empty "preceding_version_uid" elementORIGINALVERSIONImpl.addNewUid()Appends and returns a new empty "uid" elementREVISIONHISTORYITEMImpl.addNewVersionId()Appends and returns a new empty "version_id" elementORIGINALVERSIONImpl.getOtherInputVersionUidsArray()Gets array of all "other_input_version_uids" elementsORIGINALVERSIONImpl.getOtherInputVersionUidsArray(int i) Gets ith "other_input_version_uids" elementORIGINALVERSIONImpl.getPrecedingVersionUid()Gets the "preceding_version_uid" elementORIGINALVERSIONImpl.getUid()Gets the "uid" elementREVISIONHISTORYITEMImpl.getVersionId()Gets the "version_id" elementORIGINALVERSIONImpl.insertNewOtherInputVersionUids(int i) Inserts and returns a new empty value (as xml) as the ith "other_input_version_uids" elementMethods in org.openehr.schemas.v1.impl with parameters of type OBJECTVERSIONIDModifier and TypeMethodDescriptionvoidORIGINALVERSIONImpl.setOtherInputVersionUidsArray(int i, OBJECTVERSIONID otherInputVersionUids) Sets ith "other_input_version_uids" elementvoidORIGINALVERSIONImpl.setOtherInputVersionUidsArray(OBJECTVERSIONID[] otherInputVersionUidsArray) Sets array of all "other_input_version_uids" elementvoidORIGINALVERSIONImpl.setPrecedingVersionUid(OBJECTVERSIONID precedingVersionUid) Sets the "preceding_version_uid" elementvoidORIGINALVERSIONImpl.setUid(OBJECTVERSIONID uid) Sets the "uid" elementvoidREVISIONHISTORYITEMImpl.setVersionId(OBJECTVERSIONID versionId) Sets the "version_id" element
XMLInputStream