Uses of Interface
org.openehr.schemas.v1.TERMMAPPING
Packages that use TERMMAPPING
-
Uses of TERMMAPPING in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return TERMMAPPINGModifier and TypeMethodDescriptionDVTEXT.addNewMappings()Appends and returns a new empty value (as xml) as the last "mappings" elementDVTEXT.getMappingsArray()Gets array of all "mappings" elementsDVTEXT.getMappingsArray(int i) Gets ith "mappings" elementDVTEXT.insertNewMappings(int i) Inserts and returns a new empty value (as xml) as the ith "mappings" elementstatic TERMMAPPINGTERMMAPPING.Factory.newInstance()static TERMMAPPINGTERMMAPPING.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static TERMMAPPINGstatic TERMMAPPINGstatic TERMMAPPINGTERMMAPPING.Factory.parse(InputStream is) static TERMMAPPINGTERMMAPPING.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static TERMMAPPINGstatic TERMMAPPINGstatic TERMMAPPINGstatic TERMMAPPINGstatic TERMMAPPINGstatic TERMMAPPINGstatic TERMMAPPINGTERMMAPPING.Factory.parse(XMLStreamReader sr) static TERMMAPPINGTERMMAPPING.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static TERMMAPPINGTERMMAPPING.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static TERMMAPPINGTERMMAPPING.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic TERMMAPPINGstatic TERMMAPPINGMethods in org.openehr.schemas.v1 with parameters of type TERMMAPPINGModifier and TypeMethodDescriptionvoidDVTEXT.setMappingsArray(int i, TERMMAPPING mappings) Sets ith "mappings" elementvoidDVTEXT.setMappingsArray(TERMMAPPING[] mappingsArray) Sets array of all "mappings" element -
Uses of TERMMAPPING in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement TERMMAPPINGModifier and TypeClassDescriptionclassAn XML TERM_MAPPING(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return TERMMAPPINGModifier and TypeMethodDescriptionDVTEXTImpl.addNewMappings()Appends and returns a new empty value (as xml) as the last "mappings" elementDVTEXTImpl.getMappingsArray()Gets array of all "mappings" elementsDVTEXTImpl.getMappingsArray(int i) Gets ith "mappings" elementDVTEXTImpl.insertNewMappings(int i) Inserts and returns a new empty value (as xml) as the ith "mappings" elementMethods in org.openehr.schemas.v1.impl with parameters of type TERMMAPPINGModifier and TypeMethodDescriptionvoidDVTEXTImpl.setMappingsArray(int i, TERMMAPPING mappings) Sets ith "mappings" elementvoidDVTEXTImpl.setMappingsArray(TERMMAPPING[] mappingsArray) Sets array of all "mappings" element
XMLInputStream