Uses of Interface
org.openehr.schemas.v1.ARCHETYPETERM
Packages that use ARCHETYPETERM
-
Uses of ARCHETYPETERM in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return ARCHETYPETERMModifier and TypeMethodDescriptionCodeDefinitionSet.addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementCARCHETYPEROOT.addNewTermDefinitions()Appends and returns a new empty value (as xml) as the last "term_definitions" elementCodeDefinitionSet.getItemsArray()Gets array of all "items" elementsCodeDefinitionSet.getItemsArray(int i) Gets ith "items" elementCARCHETYPEROOT.getTermDefinitionsArray()Gets array of all "term_definitions" elementsCARCHETYPEROOT.getTermDefinitionsArray(int i) Gets ith "term_definitions" elementCodeDefinitionSet.insertNewItems(int i) Inserts and returns a new empty value (as xml) as the ith "items" elementCARCHETYPEROOT.insertNewTermDefinitions(int i) Inserts and returns a new empty value (as xml) as the ith "term_definitions" elementstatic ARCHETYPETERMARCHETYPETERM.Factory.newInstance()static ARCHETYPETERMARCHETYPETERM.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ARCHETYPETERMstatic ARCHETYPETERMstatic ARCHETYPETERMARCHETYPETERM.Factory.parse(InputStream is) static ARCHETYPETERMARCHETYPETERM.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ARCHETYPETERMstatic ARCHETYPETERMstatic ARCHETYPETERMstatic ARCHETYPETERMstatic ARCHETYPETERMstatic ARCHETYPETERMstatic ARCHETYPETERMARCHETYPETERM.Factory.parse(XMLStreamReader sr) static ARCHETYPETERMARCHETYPETERM.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ARCHETYPETERMARCHETYPETERM.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ARCHETYPETERMARCHETYPETERM.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ARCHETYPETERMstatic ARCHETYPETERMMethods in org.openehr.schemas.v1 with parameters of type ARCHETYPETERMModifier and TypeMethodDescriptionvoidCodeDefinitionSet.setItemsArray(int i, ARCHETYPETERM items) Sets ith "items" elementvoidCodeDefinitionSet.setItemsArray(ARCHETYPETERM[] itemsArray) Sets array of all "items" elementvoidCARCHETYPEROOT.setTermDefinitionsArray(int i, ARCHETYPETERM termDefinitions) Sets ith "term_definitions" elementvoidCARCHETYPEROOT.setTermDefinitionsArray(ARCHETYPETERM[] termDefinitionsArray) Sets array of all "term_definitions" element -
Uses of ARCHETYPETERM in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement ARCHETYPETERMModifier and TypeClassDescriptionclassAn XML ARCHETYPE_TERM(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return ARCHETYPETERMModifier and TypeMethodDescriptionCodeDefinitionSetImpl.addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementCARCHETYPEROOTImpl.addNewTermDefinitions()Appends and returns a new empty value (as xml) as the last "term_definitions" elementCodeDefinitionSetImpl.getItemsArray()Gets array of all "items" elementsCodeDefinitionSetImpl.getItemsArray(int i) Gets ith "items" elementCARCHETYPEROOTImpl.getTermDefinitionsArray()Gets array of all "term_definitions" elementsCARCHETYPEROOTImpl.getTermDefinitionsArray(int i) Gets ith "term_definitions" elementCodeDefinitionSetImpl.insertNewItems(int i) Inserts and returns a new empty value (as xml) as the ith "items" elementCARCHETYPEROOTImpl.insertNewTermDefinitions(int i) Inserts and returns a new empty value (as xml) as the ith "term_definitions" elementMethods in org.openehr.schemas.v1.impl with parameters of type ARCHETYPETERMModifier and TypeMethodDescriptionvoidCodeDefinitionSetImpl.setItemsArray(int i, ARCHETYPETERM items) Sets ith "items" elementvoidCodeDefinitionSetImpl.setItemsArray(ARCHETYPETERM[] itemsArray) Sets array of all "items" elementvoidCARCHETYPEROOTImpl.setTermDefinitionsArray(int i, ARCHETYPETERM termDefinitions) Sets ith "term_definitions" elementvoidCARCHETYPEROOTImpl.setTermDefinitionsArray(ARCHETYPETERM[] termDefinitionsArray) Sets array of all "term_definitions" element
XMLInputStream