Uses of Interface
org.openehr.schemas.v1.TCOMPLEXOBJECT
Packages that use TCOMPLEXOBJECT
-
Uses of TCOMPLEXOBJECT in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return TCOMPLEXOBJECTModifier and TypeMethodDescriptionTATTRIBUTE.addNewChildren()Appends and returns a new empty value (as xml) as the last "children" elementTATTRIBUTE.getChildrenArray()Gets array of all "children" elementsTATTRIBUTE.getChildrenArray(int i) Gets ith "children" elementTATTRIBUTE.insertNewChildren(int i) Inserts and returns a new empty value (as xml) as the ith "children" elementstatic TCOMPLEXOBJECTTCOMPLEXOBJECT.Factory.newInstance()static TCOMPLEXOBJECTTCOMPLEXOBJECT.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static TCOMPLEXOBJECTstatic TCOMPLEXOBJECTstatic TCOMPLEXOBJECTTCOMPLEXOBJECT.Factory.parse(InputStream is) static TCOMPLEXOBJECTTCOMPLEXOBJECT.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static TCOMPLEXOBJECTstatic TCOMPLEXOBJECTstatic TCOMPLEXOBJECTstatic TCOMPLEXOBJECTstatic TCOMPLEXOBJECTstatic TCOMPLEXOBJECTstatic TCOMPLEXOBJECTTCOMPLEXOBJECT.Factory.parse(XMLStreamReader sr) static TCOMPLEXOBJECTTCOMPLEXOBJECT.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static TCOMPLEXOBJECTTCOMPLEXOBJECT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static TCOMPLEXOBJECTTCOMPLEXOBJECT.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic TCOMPLEXOBJECTstatic TCOMPLEXOBJECTMethods in org.openehr.schemas.v1 with parameters of type TCOMPLEXOBJECTModifier and TypeMethodDescriptionvoidTATTRIBUTE.setChildrenArray(int i, TCOMPLEXOBJECT children) Sets ith "children" elementvoidTATTRIBUTE.setChildrenArray(TCOMPLEXOBJECT[] childrenArray) Sets array of all "children" element -
Uses of TCOMPLEXOBJECT in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement TCOMPLEXOBJECTModifier and TypeClassDescriptionclassAn XML T_COMPLEX_OBJECT(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return TCOMPLEXOBJECTModifier and TypeMethodDescriptionTATTRIBUTEImpl.addNewChildren()Appends and returns a new empty value (as xml) as the last "children" elementTATTRIBUTEImpl.getChildrenArray()Gets array of all "children" elementsTATTRIBUTEImpl.getChildrenArray(int i) Gets ith "children" elementTATTRIBUTEImpl.insertNewChildren(int i) Inserts and returns a new empty value (as xml) as the ith "children" elementMethods in org.openehr.schemas.v1.impl with parameters of type TCOMPLEXOBJECTModifier and TypeMethodDescriptionvoidTATTRIBUTEImpl.setChildrenArray(int i, TCOMPLEXOBJECT children) Sets ith "children" elementvoidTATTRIBUTEImpl.setChildrenArray(TCOMPLEXOBJECT[] childrenArray) Sets array of all "children" element
XMLInputStream