Uses of Interface
org.openehr.schemas.v1.TATTRIBUTE
Packages that use TATTRIBUTE
-
Uses of TATTRIBUTE in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return TATTRIBUTEModifier and TypeMethodDescriptionTCONSTRAINT.addNewAttributes()Appends and returns a new empty value (as xml) as the last "attributes" elementTCONSTRAINT.getAttributesArray()Gets array of all "attributes" elementsTCONSTRAINT.getAttributesArray(int i) Gets ith "attributes" elementTCONSTRAINT.insertNewAttributes(int i) Inserts and returns a new empty value (as xml) as the ith "attributes" elementstatic TATTRIBUTETATTRIBUTE.Factory.newInstance()static TATTRIBUTETATTRIBUTE.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static TATTRIBUTEstatic TATTRIBUTEstatic TATTRIBUTETATTRIBUTE.Factory.parse(InputStream is) static TATTRIBUTETATTRIBUTE.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static TATTRIBUTEstatic TATTRIBUTEstatic TATTRIBUTEstatic TATTRIBUTEstatic TATTRIBUTEstatic TATTRIBUTEstatic TATTRIBUTETATTRIBUTE.Factory.parse(XMLStreamReader sr) static TATTRIBUTETATTRIBUTE.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static TATTRIBUTETATTRIBUTE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static TATTRIBUTETATTRIBUTE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic TATTRIBUTEstatic TATTRIBUTEMethods in org.openehr.schemas.v1 with parameters of type TATTRIBUTEModifier and TypeMethodDescriptionvoidTCONSTRAINT.setAttributesArray(int i, TATTRIBUTE attributes) Sets ith "attributes" elementvoidTCONSTRAINT.setAttributesArray(TATTRIBUTE[] attributesArray) Sets array of all "attributes" element -
Uses of TATTRIBUTE in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement TATTRIBUTEModifier and TypeClassDescriptionclassAn XML T_ATTRIBUTE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return TATTRIBUTEModifier and TypeMethodDescriptionTCONSTRAINTImpl.addNewAttributes()Appends and returns a new empty value (as xml) as the last "attributes" elementTCONSTRAINTImpl.getAttributesArray()Gets array of all "attributes" elementsTCONSTRAINTImpl.getAttributesArray(int i) Gets ith "attributes" elementTCONSTRAINTImpl.insertNewAttributes(int i) Inserts and returns a new empty value (as xml) as the ith "attributes" elementMethods in org.openehr.schemas.v1.impl with parameters of type TATTRIBUTEModifier and TypeMethodDescriptionvoidTCONSTRAINTImpl.setAttributesArray(int i, TATTRIBUTE attributes) Sets ith "attributes" elementvoidTCONSTRAINTImpl.setAttributesArray(TATTRIBUTE[] attributesArray) Sets array of all "attributes" element
XMLInputStream