Package org.openehr.schemas.v1
Interface EXTRACTSPEC
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
EXTRACTSPECImpl
public interface EXTRACTSPEC
extends org.apache.xmlbeans.XmlObject
An XML EXTRACT_SPEC(@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 "criteria" elementAppends and returns a new empty "directory_archetype" elementAppends and returns a new empty "manifest" elementAppends and returns a new empty "other_details" elementAppends and returns a new empty "version_spec" elementGets array of all "criteria" elementsgetCriteriaArray(int i) Gets ith "criteria" elementGets the "directory_archetype" elementGets the "extract_type" elementbooleanGets the "includes_directory" elementbooleanGets the "includes_multimedia" elementintGets the "link_depth" elementGets the "manifest" elementGets the "other_details" elementGets the "version_spec" elementinsertNewCriteria(int i) Inserts and returns a new empty value (as xml) as the ith "criteria" elementbooleanTrue if has "directory_archetype" elementbooleanTrue if has "other_details" elementbooleanTrue if has "version_spec" elementvoidremoveCriteria(int i) Removes the ith "criteria" elementvoidsetCriteriaArray(int i, DVPARSABLE criteria) Sets ith "criteria" elementvoidsetCriteriaArray(DVPARSABLE[] criteriaArray) Sets array of all "criteria" elementvoidsetDirectoryArchetype(ARCHETYPEID directoryArchetype) Sets the "directory_archetype" elementvoidsetExtractType(String extractType) Sets the "extract_type" elementvoidsetIncludesDirectory(boolean includesDirectory) Sets the "includes_directory" elementvoidsetIncludesMultimedia(boolean includesMultimedia) Sets the "includes_multimedia" elementvoidsetLinkDepth(int linkDepth) Sets the "link_depth" elementvoidsetManifest(EXTRACTMANIFEST manifest) Sets the "manifest" elementvoidsetOtherDetails(ITEMSTRUCTURE otherDetails) Sets the "other_details" elementvoidsetVersionSpec(EXTRACTVERSIONSPEC versionSpec) Sets the "version_spec" elementintReturns number of "criteria" elementvoidUnsets the "directory_archetype" elementvoidUnsets the "other_details" elementvoidUnsets the "version_spec" elementorg.apache.xmlbeans.XmlStringGets (as xml) the "extract_type" elementorg.apache.xmlbeans.XmlBooleanGets (as xml) the "includes_directory" elementorg.apache.xmlbeans.XmlBooleanGets (as xml) the "includes_multimedia" elementorg.apache.xmlbeans.XmlIntGets (as xml) the "link_depth" elementvoidxsetExtractType(org.apache.xmlbeans.XmlString extractType) Sets (as xml) the "extract_type" elementvoidxsetIncludesDirectory(org.apache.xmlbeans.XmlBoolean includesDirectory) Sets (as xml) the "includes_directory" elementvoidxsetIncludesMultimedia(org.apache.xmlbeans.XmlBoolean includesMultimedia) Sets (as xml) the "includes_multimedia" elementvoidxsetLinkDepth(org.apache.xmlbeans.XmlInt linkDepth) Sets (as xml) the "link_depth" 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
-
getExtractType
String getExtractType()Gets the "extract_type" element -
xgetExtractType
org.apache.xmlbeans.XmlString xgetExtractType()Gets (as xml) the "extract_type" element -
setExtractType
Sets the "extract_type" element -
xsetExtractType
void xsetExtractType(org.apache.xmlbeans.XmlString extractType) Sets (as xml) the "extract_type" element -
getIncludesMultimedia
boolean getIncludesMultimedia()Gets the "includes_multimedia" element -
xgetIncludesMultimedia
org.apache.xmlbeans.XmlBoolean xgetIncludesMultimedia()Gets (as xml) the "includes_multimedia" element -
setIncludesMultimedia
void setIncludesMultimedia(boolean includesMultimedia) Sets the "includes_multimedia" element -
xsetIncludesMultimedia
void xsetIncludesMultimedia(org.apache.xmlbeans.XmlBoolean includesMultimedia) Sets (as xml) the "includes_multimedia" element -
getLinkDepth
int getLinkDepth()Gets the "link_depth" element -
xgetLinkDepth
org.apache.xmlbeans.XmlInt xgetLinkDepth()Gets (as xml) the "link_depth" element -
setLinkDepth
void setLinkDepth(int linkDepth) Sets the "link_depth" element -
xsetLinkDepth
void xsetLinkDepth(org.apache.xmlbeans.XmlInt linkDepth) Sets (as xml) the "link_depth" element -
getCriteriaArray
DVPARSABLE[] getCriteriaArray()Gets array of all "criteria" elements -
getCriteriaArray
Gets ith "criteria" element -
sizeOfCriteriaArray
int sizeOfCriteriaArray()Returns number of "criteria" element -
setCriteriaArray
Sets array of all "criteria" element -
setCriteriaArray
Sets ith "criteria" element -
insertNewCriteria
Inserts and returns a new empty value (as xml) as the ith "criteria" element -
addNewCriteria
DVPARSABLE addNewCriteria()Appends and returns a new empty value (as xml) as the last "criteria" element -
removeCriteria
void removeCriteria(int i) Removes the ith "criteria" element -
getIncludesDirectory
boolean getIncludesDirectory()Gets the "includes_directory" element -
xgetIncludesDirectory
org.apache.xmlbeans.XmlBoolean xgetIncludesDirectory()Gets (as xml) the "includes_directory" element -
setIncludesDirectory
void setIncludesDirectory(boolean includesDirectory) Sets the "includes_directory" element -
xsetIncludesDirectory
void xsetIncludesDirectory(org.apache.xmlbeans.XmlBoolean includesDirectory) Sets (as xml) the "includes_directory" element -
getDirectoryArchetype
ARCHETYPEID getDirectoryArchetype()Gets the "directory_archetype" element -
isSetDirectoryArchetype
boolean isSetDirectoryArchetype()True if has "directory_archetype" element -
setDirectoryArchetype
Sets the "directory_archetype" element -
addNewDirectoryArchetype
ARCHETYPEID addNewDirectoryArchetype()Appends and returns a new empty "directory_archetype" element -
unsetDirectoryArchetype
void unsetDirectoryArchetype()Unsets the "directory_archetype" element -
getOtherDetails
ITEMSTRUCTURE getOtherDetails()Gets the "other_details" element -
isSetOtherDetails
boolean isSetOtherDetails()True if has "other_details" element -
setOtherDetails
Sets the "other_details" element -
addNewOtherDetails
ITEMSTRUCTURE addNewOtherDetails()Appends and returns a new empty "other_details" element -
unsetOtherDetails
void unsetOtherDetails()Unsets the "other_details" element -
getVersionSpec
EXTRACTVERSIONSPEC getVersionSpec()Gets the "version_spec" element -
isSetVersionSpec
boolean isSetVersionSpec()True if has "version_spec" element -
setVersionSpec
Sets the "version_spec" element -
addNewVersionSpec
EXTRACTVERSIONSPEC addNewVersionSpec()Appends and returns a new empty "version_spec" element -
unsetVersionSpec
void unsetVersionSpec()Unsets the "version_spec" element -
getManifest
EXTRACTMANIFEST getManifest()Gets the "manifest" element -
setManifest
Sets the "manifest" element -
addNewManifest
EXTRACTMANIFEST addNewManifest()Appends and returns a new empty "manifest" element
-