Package org.openehr.schemas.v1
Interface EHREXTRACTCONTENT
- All Superinterfaces:
EXTRACTCONTENT,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
EHREXTRACTCONTENTImpl
An XML EHR_EXTRACT_CONTENT(@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 "compositions" elementAppends and returns a new empty value (as xml) as the last "demographics" elementAppends and returns a new empty "directory" elementAppends and returns a new empty "ehr_access" elementAppends and returns a new empty "ehr_status" elementAppends and returns a new empty value (as xml) as the last "other_items" elementGets array of all "compositions" elementsgetCompositionsArray(int i) Gets ith "compositions" elementGets array of all "demographics" elementsgetDemographicsArray(int i) Gets ith "demographics" elementGets the "directory" elementGets the "ehr_access" elementGets the "ehr_status" elementGets array of all "other_items" elementsgetOtherItemsArray(int i) Gets ith "other_items" elementinsertNewCompositions(int i) Inserts and returns a new empty value (as xml) as the ith "compositions" elementinsertNewDemographics(int i) Inserts and returns a new empty value (as xml) as the ith "demographics" elementinsertNewOtherItems(int i) Inserts and returns a new empty value (as xml) as the ith "other_items" elementbooleanTrue if has "directory" elementbooleanTrue if has "ehr_access" elementbooleanTrue if has "ehr_status" elementvoidremoveCompositions(int i) Removes the ith "compositions" elementvoidremoveDemographics(int i) Removes the ith "demographics" elementvoidremoveOtherItems(int i) Removes the ith "other_items" elementvoidsetCompositionsArray(int i, XVERSIONEDOBJECT compositions) Sets ith "compositions" elementvoidsetCompositionsArray(XVERSIONEDOBJECT[] compositionsArray) Sets array of all "compositions" elementvoidsetDemographicsArray(int i, XVERSIONEDOBJECT demographics) Sets ith "demographics" elementvoidsetDemographicsArray(XVERSIONEDOBJECT[] demographicsArray) Sets array of all "demographics" elementvoidsetDirectory(XVERSIONEDOBJECT directory) Sets the "directory" elementvoidsetEhrAccess(XVERSIONEDOBJECT ehrAccess) Sets the "ehr_access" elementvoidsetEhrStatus(XVERSIONEDOBJECT ehrStatus) Sets the "ehr_status" elementvoidsetOtherItemsArray(int i, XVERSIONEDOBJECT otherItems) Sets ith "other_items" elementvoidsetOtherItemsArray(XVERSIONEDOBJECT[] otherItemsArray) Sets array of all "other_items" elementintReturns number of "compositions" elementintReturns number of "demographics" elementintReturns number of "other_items" elementvoidUnsets the "directory" elementvoidUnsets the "ehr_access" elementvoidUnsets the "ehr_status" elementMethods 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
-
getEhrAccess
XVERSIONEDOBJECT getEhrAccess()Gets the "ehr_access" element -
isSetEhrAccess
boolean isSetEhrAccess()True if has "ehr_access" element -
setEhrAccess
Sets the "ehr_access" element -
addNewEhrAccess
XVERSIONEDOBJECT addNewEhrAccess()Appends and returns a new empty "ehr_access" element -
unsetEhrAccess
void unsetEhrAccess()Unsets the "ehr_access" element -
getEhrStatus
XVERSIONEDOBJECT getEhrStatus()Gets the "ehr_status" element -
isSetEhrStatus
boolean isSetEhrStatus()True if has "ehr_status" element -
setEhrStatus
Sets the "ehr_status" element -
addNewEhrStatus
XVERSIONEDOBJECT addNewEhrStatus()Appends and returns a new empty "ehr_status" element -
unsetEhrStatus
void unsetEhrStatus()Unsets the "ehr_status" element -
getDirectory
XVERSIONEDOBJECT getDirectory()Gets the "directory" element -
isSetDirectory
boolean isSetDirectory()True if has "directory" element -
setDirectory
Sets the "directory" element -
addNewDirectory
XVERSIONEDOBJECT addNewDirectory()Appends and returns a new empty "directory" element -
unsetDirectory
void unsetDirectory()Unsets the "directory" element -
getCompositionsArray
XVERSIONEDOBJECT[] getCompositionsArray()Gets array of all "compositions" elements -
getCompositionsArray
Gets ith "compositions" element -
sizeOfCompositionsArray
int sizeOfCompositionsArray()Returns number of "compositions" element -
setCompositionsArray
Sets array of all "compositions" element -
setCompositionsArray
Sets ith "compositions" element -
insertNewCompositions
Inserts and returns a new empty value (as xml) as the ith "compositions" element -
addNewCompositions
XVERSIONEDOBJECT addNewCompositions()Appends and returns a new empty value (as xml) as the last "compositions" element -
removeCompositions
void removeCompositions(int i) Removes the ith "compositions" element -
getDemographicsArray
XVERSIONEDOBJECT[] getDemographicsArray()Gets array of all "demographics" elements -
getDemographicsArray
Gets ith "demographics" element -
sizeOfDemographicsArray
int sizeOfDemographicsArray()Returns number of "demographics" element -
setDemographicsArray
Sets array of all "demographics" element -
setDemographicsArray
Sets ith "demographics" element -
insertNewDemographics
Inserts and returns a new empty value (as xml) as the ith "demographics" element -
addNewDemographics
XVERSIONEDOBJECT addNewDemographics()Appends and returns a new empty value (as xml) as the last "demographics" element -
removeDemographics
void removeDemographics(int i) Removes the ith "demographics" element -
getOtherItemsArray
XVERSIONEDOBJECT[] getOtherItemsArray()Gets array of all "other_items" elements -
getOtherItemsArray
Gets ith "other_items" element -
sizeOfOtherItemsArray
int sizeOfOtherItemsArray()Returns number of "other_items" element -
setOtherItemsArray
Sets array of all "other_items" element -
setOtherItemsArray
Sets ith "other_items" element -
insertNewOtherItems
Inserts and returns a new empty value (as xml) as the ith "other_items" element -
addNewOtherItems
XVERSIONEDOBJECT addNewOtherItems()Appends and returns a new empty value (as xml) as the last "other_items" element -
removeOtherItems
void removeOtherItems(int i) Removes the ith "other_items" element
-