Package org.openehr.schemas.v1
Interface ORIGINALVERSION
- All Superinterfaces:
VERSION,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
ORIGINALVERSIONImpl
An XML ORIGINAL_VERSION(@http://schemas.openehr.org/v1).
This is a complex type.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA factory class with static methods for creating instances of this type. -
Field Summary
FieldsFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "attestations" elementorg.apache.xmlbeans.XmlObjectAppends and returns a new empty "data" elementAppends and returns a new empty "lifecycle_state" elementAppends and returns a new empty value (as xml) as the last "other_input_version_uids" elementAppends and returns a new empty "preceding_version_uid" elementAppends and returns a new empty "uid" elementGets array of all "attestations" elementsgetAttestationsArray(int i) Gets ith "attestations" elementorg.apache.xmlbeans.XmlObjectgetData()Gets the "data" elementGets the "lifecycle_state" elementGets array of all "other_input_version_uids" elementsGets ith "other_input_version_uids" elementGets the "preceding_version_uid" elementgetUid()Gets the "uid" elementinsertNewAttestations(int i) Inserts and returns a new empty value (as xml) as the ith "attestations" elementInserts and returns a new empty value (as xml) as the ith "other_input_version_uids" elementbooleanTrue if has "data" elementbooleanTrue if has "preceding_version_uid" elementvoidremoveAttestations(int i) Removes the ith "attestations" elementvoidremoveOtherInputVersionUids(int i) Removes the ith "other_input_version_uids" elementvoidsetAttestationsArray(int i, ATTESTATION attestations) Sets ith "attestations" elementvoidsetAttestationsArray(ATTESTATION[] attestationsArray) Sets array of all "attestations" elementvoidsetData(org.apache.xmlbeans.XmlObject data) Sets the "data" elementvoidsetLifecycleState(DVCODEDTEXT lifecycleState) Sets the "lifecycle_state" elementvoidsetOtherInputVersionUidsArray(int i, OBJECTVERSIONID otherInputVersionUids) Sets ith "other_input_version_uids" elementvoidsetOtherInputVersionUidsArray(OBJECTVERSIONID[] otherInputVersionUidsArray) Sets array of all "other_input_version_uids" elementvoidsetPrecedingVersionUid(OBJECTVERSIONID precedingVersionUid) Sets the "preceding_version_uid" elementvoidsetUid(OBJECTVERSIONID uid) Sets the "uid" elementintReturns number of "attestations" elementintReturns number of "other_input_version_uids" elementvoidUnsets the "data" elementvoidUnsets the "preceding_version_uid" elementMethods inherited from interface org.openehr.schemas.v1.VERSION
addNewCommitAudit, addNewContribution, getCommitAudit, getContribution, getSignature, isSetSignature, setCommitAudit, setContribution, setSignature, unsetSignature, xgetSignature, xsetSignatureMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
type
static final org.apache.xmlbeans.SchemaType type
-
-
Method Details
-
getUid
OBJECTVERSIONID getUid()Gets the "uid" element -
setUid
Sets the "uid" element -
addNewUid
OBJECTVERSIONID addNewUid()Appends and returns a new empty "uid" element -
getData
org.apache.xmlbeans.XmlObject getData()Gets the "data" element -
isSetData
boolean isSetData()True if has "data" element -
setData
void setData(org.apache.xmlbeans.XmlObject data) Sets the "data" element -
addNewData
org.apache.xmlbeans.XmlObject addNewData()Appends and returns a new empty "data" element -
unsetData
void unsetData()Unsets the "data" element -
getPrecedingVersionUid
OBJECTVERSIONID getPrecedingVersionUid()Gets the "preceding_version_uid" element -
isSetPrecedingVersionUid
boolean isSetPrecedingVersionUid()True if has "preceding_version_uid" element -
setPrecedingVersionUid
Sets the "preceding_version_uid" element -
addNewPrecedingVersionUid
OBJECTVERSIONID addNewPrecedingVersionUid()Appends and returns a new empty "preceding_version_uid" element -
unsetPrecedingVersionUid
void unsetPrecedingVersionUid()Unsets the "preceding_version_uid" element -
getOtherInputVersionUidsArray
OBJECTVERSIONID[] getOtherInputVersionUidsArray()Gets array of all "other_input_version_uids" elements -
getOtherInputVersionUidsArray
Gets ith "other_input_version_uids" element -
sizeOfOtherInputVersionUidsArray
int sizeOfOtherInputVersionUidsArray()Returns number of "other_input_version_uids" element -
setOtherInputVersionUidsArray
Sets array of all "other_input_version_uids" element -
setOtherInputVersionUidsArray
Sets ith "other_input_version_uids" element -
insertNewOtherInputVersionUids
Inserts and returns a new empty value (as xml) as the ith "other_input_version_uids" element -
addNewOtherInputVersionUids
OBJECTVERSIONID addNewOtherInputVersionUids()Appends and returns a new empty value (as xml) as the last "other_input_version_uids" element -
removeOtherInputVersionUids
void removeOtherInputVersionUids(int i) Removes the ith "other_input_version_uids" element -
getAttestationsArray
ATTESTATION[] getAttestationsArray()Gets array of all "attestations" elements -
getAttestationsArray
Gets ith "attestations" element -
sizeOfAttestationsArray
int sizeOfAttestationsArray()Returns number of "attestations" element -
setAttestationsArray
Sets array of all "attestations" element -
setAttestationsArray
Sets ith "attestations" element -
insertNewAttestations
Inserts and returns a new empty value (as xml) as the ith "attestations" element -
addNewAttestations
ATTESTATION addNewAttestations()Appends and returns a new empty value (as xml) as the last "attestations" element -
removeAttestations
void removeAttestations(int i) Removes the ith "attestations" element -
getLifecycleState
DVCODEDTEXT getLifecycleState()Gets the "lifecycle_state" element -
setLifecycleState
Sets the "lifecycle_state" element -
addNewLifecycleState
DVCODEDTEXT addNewLifecycleState()Appends and returns a new empty "lifecycle_state" element
-