Package org.openehr.schemas.v1
Interface RESOURCEDESCRIPTION
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
RESOURCEDESCRIPTIONImpl
public interface RESOURCEDESCRIPTION
extends org.apache.xmlbeans.XmlObject
An XML RESOURCE_DESCRIPTION(@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 "details" elementAppends and returns a new empty value (as xml) as the last "original_author" elementorg.apache.xmlbeans.XmlStringAppends and returns a new empty value (as xml) as the last "other_contributors" elementAppends and returns a new empty value (as xml) as the last "other_details" elementAppends and returns a new empty "parent_resource" elementvoidaddOtherContributors(String otherContributors) Appends the value as the last "other_contributors" elementGets array of all "details" elementsgetDetailsArray(int i) Gets ith "details" elementGets the "lifecycle_state" elementGets array of all "original_author" elementsgetOriginalAuthorArray(int i) Gets ith "original_author" elementString[]Gets array of all "other_contributors" elementsgetOtherContributorsArray(int i) Gets ith "other_contributors" elementGets array of all "other_details" elementsgetOtherDetailsArray(int i) Gets ith "other_details" elementGets the "parent_resource" elementGets the "resource_package_uri" elementinsertNewDetails(int i) Inserts and returns a new empty value (as xml) as the ith "details" elementinsertNewOriginalAuthor(int i) Inserts and returns a new empty value (as xml) as the ith "original_author" elementorg.apache.xmlbeans.XmlStringinsertNewOtherContributors(int i) Inserts and returns a new empty value (as xml) as the ith "other_contributors" elementinsertNewOtherDetails(int i) Inserts and returns a new empty value (as xml) as the ith "other_details" elementvoidinsertOtherContributors(int i, String otherContributors) Inserts the value as the ith "other_contributors" elementbooleanTrue if has "parent_resource" elementbooleanTrue if has "resource_package_uri" elementvoidremoveDetails(int i) Removes the ith "details" elementvoidremoveOriginalAuthor(int i) Removes the ith "original_author" elementvoidremoveOtherContributors(int i) Removes the ith "other_contributors" elementvoidremoveOtherDetails(int i) Removes the ith "other_details" elementvoidsetDetailsArray(int i, RESOURCEDESCRIPTIONITEM details) Sets ith "details" elementvoidsetDetailsArray(RESOURCEDESCRIPTIONITEM[] detailsArray) Sets array of all "details" elementvoidsetLifecycleState(String lifecycleState) Sets the "lifecycle_state" elementvoidsetOriginalAuthorArray(int i, StringDictionaryItem originalAuthor) Sets ith "original_author" elementvoidsetOriginalAuthorArray(StringDictionaryItem[] originalAuthorArray) Sets array of all "original_author" elementvoidsetOtherContributorsArray(int i, String otherContributors) Sets ith "other_contributors" elementvoidsetOtherContributorsArray(String[] otherContributorsArray) Sets array of all "other_contributors" elementvoidsetOtherDetailsArray(int i, StringDictionaryItem otherDetails) Sets ith "other_details" elementvoidsetOtherDetailsArray(StringDictionaryItem[] otherDetailsArray) Sets array of all "other_details" elementvoidsetParentResource(AUTHOREDRESOURCE parentResource) Sets the "parent_resource" elementvoidsetResourcePackageUri(String resourcePackageUri) Sets the "resource_package_uri" elementintReturns number of "details" elementintReturns number of "original_author" elementintReturns number of "other_contributors" elementintReturns number of "other_details" elementvoidUnsets the "parent_resource" elementvoidUnsets the "resource_package_uri" elementorg.apache.xmlbeans.XmlStringGets (as xml) the "lifecycle_state" elementorg.apache.xmlbeans.XmlString[]Gets (as xml) array of all "other_contributors" elementsorg.apache.xmlbeans.XmlStringxgetOtherContributorsArray(int i) Gets (as xml) ith "other_contributors" elementorg.apache.xmlbeans.XmlStringGets (as xml) the "resource_package_uri" elementvoidxsetLifecycleState(org.apache.xmlbeans.XmlString lifecycleState) Sets (as xml) the "lifecycle_state" elementvoidxsetOtherContributorsArray(int i, org.apache.xmlbeans.XmlString otherContributors) Sets (as xml) ith "other_contributors" elementvoidxsetOtherContributorsArray(org.apache.xmlbeans.XmlString[] otherContributorsArray) Sets (as xml) array of all "other_contributors" elementvoidxsetResourcePackageUri(org.apache.xmlbeans.XmlString resourcePackageUri) Sets (as xml) the "resource_package_uri" 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
-
getOriginalAuthorArray
StringDictionaryItem[] getOriginalAuthorArray()Gets array of all "original_author" elements -
getOriginalAuthorArray
Gets ith "original_author" element -
sizeOfOriginalAuthorArray
int sizeOfOriginalAuthorArray()Returns number of "original_author" element -
setOriginalAuthorArray
Sets array of all "original_author" element -
setOriginalAuthorArray
Sets ith "original_author" element -
insertNewOriginalAuthor
Inserts and returns a new empty value (as xml) as the ith "original_author" element -
addNewOriginalAuthor
StringDictionaryItem addNewOriginalAuthor()Appends and returns a new empty value (as xml) as the last "original_author" element -
removeOriginalAuthor
void removeOriginalAuthor(int i) Removes the ith "original_author" element -
getOtherContributorsArray
String[] getOtherContributorsArray()Gets array of all "other_contributors" elements -
getOtherContributorsArray
Gets ith "other_contributors" element -
xgetOtherContributorsArray
org.apache.xmlbeans.XmlString[] xgetOtherContributorsArray()Gets (as xml) array of all "other_contributors" elements -
xgetOtherContributorsArray
org.apache.xmlbeans.XmlString xgetOtherContributorsArray(int i) Gets (as xml) ith "other_contributors" element -
sizeOfOtherContributorsArray
int sizeOfOtherContributorsArray()Returns number of "other_contributors" element -
setOtherContributorsArray
Sets array of all "other_contributors" element -
setOtherContributorsArray
Sets ith "other_contributors" element -
xsetOtherContributorsArray
void xsetOtherContributorsArray(org.apache.xmlbeans.XmlString[] otherContributorsArray) Sets (as xml) array of all "other_contributors" element -
xsetOtherContributorsArray
void xsetOtherContributorsArray(int i, org.apache.xmlbeans.XmlString otherContributors) Sets (as xml) ith "other_contributors" element -
insertOtherContributors
Inserts the value as the ith "other_contributors" element -
addOtherContributors
Appends the value as the last "other_contributors" element -
insertNewOtherContributors
org.apache.xmlbeans.XmlString insertNewOtherContributors(int i) Inserts and returns a new empty value (as xml) as the ith "other_contributors" element -
addNewOtherContributors
org.apache.xmlbeans.XmlString addNewOtherContributors()Appends and returns a new empty value (as xml) as the last "other_contributors" element -
removeOtherContributors
void removeOtherContributors(int i) Removes the ith "other_contributors" element -
getLifecycleState
String getLifecycleState()Gets the "lifecycle_state" element -
xgetLifecycleState
org.apache.xmlbeans.XmlString xgetLifecycleState()Gets (as xml) the "lifecycle_state" element -
setLifecycleState
Sets the "lifecycle_state" element -
xsetLifecycleState
void xsetLifecycleState(org.apache.xmlbeans.XmlString lifecycleState) Sets (as xml) the "lifecycle_state" element -
getResourcePackageUri
String getResourcePackageUri()Gets the "resource_package_uri" element -
xgetResourcePackageUri
org.apache.xmlbeans.XmlString xgetResourcePackageUri()Gets (as xml) the "resource_package_uri" element -
isSetResourcePackageUri
boolean isSetResourcePackageUri()True if has "resource_package_uri" element -
setResourcePackageUri
Sets the "resource_package_uri" element -
xsetResourcePackageUri
void xsetResourcePackageUri(org.apache.xmlbeans.XmlString resourcePackageUri) Sets (as xml) the "resource_package_uri" element -
unsetResourcePackageUri
void unsetResourcePackageUri()Unsets the "resource_package_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 -
getDetailsArray
RESOURCEDESCRIPTIONITEM[] getDetailsArray()Gets array of all "details" elements -
getDetailsArray
Gets ith "details" element -
sizeOfDetailsArray
int sizeOfDetailsArray()Returns number of "details" element -
setDetailsArray
Sets array of all "details" element -
setDetailsArray
Sets ith "details" element -
insertNewDetails
Inserts and returns a new empty value (as xml) as the ith "details" element -
addNewDetails
RESOURCEDESCRIPTIONITEM addNewDetails()Appends and returns a new empty value (as xml) as the last "details" element -
removeDetails
void removeDetails(int i) Removes the ith "details" element -
getParentResource
AUTHOREDRESOURCE getParentResource()Gets the "parent_resource" element -
isSetParentResource
boolean isSetParentResource()True if has "parent_resource" element -
setParentResource
Sets the "parent_resource" element -
addNewParentResource
AUTHOREDRESOURCE addNewParentResource()Appends and returns a new empty "parent_resource" element -
unsetParentResource
void unsetParentResource()Unsets the "parent_resource" element
-