Package org.openehr.schemas.v1
Interface RESOURCEDESCRIPTIONITEM
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
RESOURCEDESCRIPTIONITEMImpl
public interface RESOURCEDESCRIPTIONITEM
extends org.apache.xmlbeans.XmlObject
An XML RESOURCE_DESCRIPTION_ITEM(@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 TypeMethodDescriptionvoidaddKeywords(String keywords) Appends the value as the last "keywords" elementorg.apache.xmlbeans.XmlStringAppends and returns a new empty value (as xml) as the last "keywords" elementAppends and returns a new empty "language" elementAppends and returns a new empty value (as xml) as the last "original_resource_uri" elementAppends and returns a new empty value (as xml) as the last "other_details" elementGets the "copyright" elementString[]Gets array of all "keywords" elementsgetKeywordsArray(int i) Gets ith "keywords" elementGets the "language" elementGets the "misuse" elementGets array of all "original_resource_uri" elementsgetOriginalResourceUriArray(int i) Gets ith "original_resource_uri" elementGets array of all "other_details" elementsgetOtherDetailsArray(int i) Gets ith "other_details" elementGets the "purpose" elementgetUse()Gets the "use" elementvoidinsertKeywords(int i, String keywords) Inserts the value as the ith "keywords" elementorg.apache.xmlbeans.XmlStringinsertNewKeywords(int i) Inserts and returns a new empty value (as xml) as the ith "keywords" elementinsertNewOriginalResourceUri(int i) Inserts and returns a new empty value (as xml) as the ith "original_resource_uri" elementinsertNewOtherDetails(int i) Inserts and returns a new empty value (as xml) as the ith "other_details" elementbooleanTrue if has "copyright" elementbooleanTrue if has "misuse" elementbooleanisSetUse()True if has "use" elementvoidremoveKeywords(int i) Removes the ith "keywords" elementvoidremoveOriginalResourceUri(int i) Removes the ith "original_resource_uri" elementvoidremoveOtherDetails(int i) Removes the ith "other_details" elementvoidsetCopyright(String copyright) Sets the "copyright" elementvoidsetKeywordsArray(int i, String keywords) Sets ith "keywords" elementvoidsetKeywordsArray(String[] keywordsArray) Sets array of all "keywords" elementvoidsetLanguage(CODEPHRASE language) Sets the "language" elementvoidSets the "misuse" elementvoidsetOriginalResourceUriArray(int i, StringDictionaryItem originalResourceUri) Sets ith "original_resource_uri" elementvoidsetOriginalResourceUriArray(StringDictionaryItem[] originalResourceUriArray) Sets array of all "original_resource_uri" elementvoidsetOtherDetailsArray(int i, StringDictionaryItem otherDetails) Sets ith "other_details" elementvoidsetOtherDetailsArray(StringDictionaryItem[] otherDetailsArray) Sets array of all "other_details" elementvoidsetPurpose(String purpose) Sets the "purpose" elementvoidSets the "use" elementintReturns number of "keywords" elementintReturns number of "original_resource_uri" elementintReturns number of "other_details" elementvoidUnsets the "copyright" elementvoidUnsets the "misuse" elementvoidunsetUse()Unsets the "use" elementorg.apache.xmlbeans.XmlStringGets (as xml) the "copyright" elementorg.apache.xmlbeans.XmlString[]Gets (as xml) array of all "keywords" elementsorg.apache.xmlbeans.XmlStringxgetKeywordsArray(int i) Gets (as xml) ith "keywords" elementorg.apache.xmlbeans.XmlStringGets (as xml) the "misuse" elementorg.apache.xmlbeans.XmlStringGets (as xml) the "purpose" elementorg.apache.xmlbeans.XmlStringxgetUse()Gets (as xml) the "use" elementvoidxsetCopyright(org.apache.xmlbeans.XmlString copyright) Sets (as xml) the "copyright" elementvoidxsetKeywordsArray(int i, org.apache.xmlbeans.XmlString keywords) Sets (as xml) ith "keywords" elementvoidxsetKeywordsArray(org.apache.xmlbeans.XmlString[] keywordsArray) Sets (as xml) array of all "keywords" elementvoidxsetMisuse(org.apache.xmlbeans.XmlString misuse) Sets (as xml) the "misuse" elementvoidxsetPurpose(org.apache.xmlbeans.XmlString purpose) Sets (as xml) the "purpose" elementvoidxsetUse(org.apache.xmlbeans.XmlString use) Sets (as xml) the "use" 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
-
getLanguage
CODEPHRASE getLanguage()Gets the "language" element -
setLanguage
Sets the "language" element -
addNewLanguage
CODEPHRASE addNewLanguage()Appends and returns a new empty "language" element -
getPurpose
String getPurpose()Gets the "purpose" element -
xgetPurpose
org.apache.xmlbeans.XmlString xgetPurpose()Gets (as xml) the "purpose" element -
setPurpose
Sets the "purpose" element -
xsetPurpose
void xsetPurpose(org.apache.xmlbeans.XmlString purpose) Sets (as xml) the "purpose" element -
getKeywordsArray
String[] getKeywordsArray()Gets array of all "keywords" elements -
getKeywordsArray
Gets ith "keywords" element -
xgetKeywordsArray
org.apache.xmlbeans.XmlString[] xgetKeywordsArray()Gets (as xml) array of all "keywords" elements -
xgetKeywordsArray
org.apache.xmlbeans.XmlString xgetKeywordsArray(int i) Gets (as xml) ith "keywords" element -
sizeOfKeywordsArray
int sizeOfKeywordsArray()Returns number of "keywords" element -
setKeywordsArray
Sets array of all "keywords" element -
setKeywordsArray
Sets ith "keywords" element -
xsetKeywordsArray
void xsetKeywordsArray(org.apache.xmlbeans.XmlString[] keywordsArray) Sets (as xml) array of all "keywords" element -
xsetKeywordsArray
void xsetKeywordsArray(int i, org.apache.xmlbeans.XmlString keywords) Sets (as xml) ith "keywords" element -
insertKeywords
Inserts the value as the ith "keywords" element -
addKeywords
Appends the value as the last "keywords" element -
insertNewKeywords
org.apache.xmlbeans.XmlString insertNewKeywords(int i) Inserts and returns a new empty value (as xml) as the ith "keywords" element -
addNewKeywords
org.apache.xmlbeans.XmlString addNewKeywords()Appends and returns a new empty value (as xml) as the last "keywords" element -
removeKeywords
void removeKeywords(int i) Removes the ith "keywords" element -
getUse
String getUse()Gets the "use" element -
xgetUse
org.apache.xmlbeans.XmlString xgetUse()Gets (as xml) the "use" element -
isSetUse
boolean isSetUse()True if has "use" element -
setUse
Sets the "use" element -
xsetUse
void xsetUse(org.apache.xmlbeans.XmlString use) Sets (as xml) the "use" element -
unsetUse
void unsetUse()Unsets the "use" element -
getMisuse
String getMisuse()Gets the "misuse" element -
xgetMisuse
org.apache.xmlbeans.XmlString xgetMisuse()Gets (as xml) the "misuse" element -
isSetMisuse
boolean isSetMisuse()True if has "misuse" element -
setMisuse
Sets the "misuse" element -
xsetMisuse
void xsetMisuse(org.apache.xmlbeans.XmlString misuse) Sets (as xml) the "misuse" element -
unsetMisuse
void unsetMisuse()Unsets the "misuse" element -
getCopyright
String getCopyright()Gets the "copyright" element -
xgetCopyright
org.apache.xmlbeans.XmlString xgetCopyright()Gets (as xml) the "copyright" element -
isSetCopyright
boolean isSetCopyright()True if has "copyright" element -
setCopyright
Sets the "copyright" element -
xsetCopyright
void xsetCopyright(org.apache.xmlbeans.XmlString copyright) Sets (as xml) the "copyright" element -
unsetCopyright
void unsetCopyright()Unsets the "copyright" element -
getOriginalResourceUriArray
StringDictionaryItem[] getOriginalResourceUriArray()Gets array of all "original_resource_uri" elements -
getOriginalResourceUriArray
Gets ith "original_resource_uri" element -
sizeOfOriginalResourceUriArray
int sizeOfOriginalResourceUriArray()Returns number of "original_resource_uri" element -
setOriginalResourceUriArray
Sets array of all "original_resource_uri" element -
setOriginalResourceUriArray
Sets ith "original_resource_uri" element -
insertNewOriginalResourceUri
Inserts and returns a new empty value (as xml) as the ith "original_resource_uri" element -
addNewOriginalResourceUri
StringDictionaryItem addNewOriginalResourceUri()Appends and returns a new empty value (as xml) as the last "original_resource_uri" element -
removeOriginalResourceUri
void removeOriginalResourceUri(int i) Removes the ith "original_resource_uri" element -
getOtherDetailsArray
StringDictionaryItem[] getOtherDetailsArray()Gets array of all "other_details" elements -
getOtherDetailsArray
Gets ith "other_details" element -
sizeOfOtherDetailsArray
int sizeOfOtherDetailsArray()Returns number of "other_details" element -
setOtherDetailsArray
Sets array of all "other_details" element -
setOtherDetailsArray
Sets ith "other_details" element -
insertNewOtherDetails
Inserts and returns a new empty value (as xml) as the ith "other_details" element -
addNewOtherDetails
StringDictionaryItem addNewOtherDetails()Appends and returns a new empty value (as xml) as the last "other_details" element -
removeOtherDetails
void removeOtherDetails(int i) Removes the ith "other_details" element
-