Uses of Interface
org.openehr.schemas.v1.CONSTRAINTBINDINGITEM
Packages that use CONSTRAINTBINDINGITEM
-
Uses of CONSTRAINTBINDINGITEM in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return CONSTRAINTBINDINGITEMModifier and TypeMethodDescriptionConstraintBindingSet.addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementConstraintBindingSet.getItemsArray()Gets array of all "items" elementsConstraintBindingSet.getItemsArray(int i) Gets ith "items" elementConstraintBindingSet.insertNewItems(int i) Inserts and returns a new empty value (as xml) as the ith "items" elementstatic CONSTRAINTBINDINGITEMCONSTRAINTBINDINGITEM.Factory.newInstance()static CONSTRAINTBINDINGITEMCONSTRAINTBINDINGITEM.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static CONSTRAINTBINDINGITEMstatic CONSTRAINTBINDINGITEMstatic CONSTRAINTBINDINGITEMCONSTRAINTBINDINGITEM.Factory.parse(InputStream is) static CONSTRAINTBINDINGITEMCONSTRAINTBINDINGITEM.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static CONSTRAINTBINDINGITEMstatic CONSTRAINTBINDINGITEMstatic CONSTRAINTBINDINGITEMstatic CONSTRAINTBINDINGITEMstatic CONSTRAINTBINDINGITEMstatic CONSTRAINTBINDINGITEMstatic CONSTRAINTBINDINGITEMCONSTRAINTBINDINGITEM.Factory.parse(XMLStreamReader sr) static CONSTRAINTBINDINGITEMCONSTRAINTBINDINGITEM.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static CONSTRAINTBINDINGITEMCONSTRAINTBINDINGITEM.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static CONSTRAINTBINDINGITEMCONSTRAINTBINDINGITEM.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic CONSTRAINTBINDINGITEMstatic CONSTRAINTBINDINGITEMMethods in org.openehr.schemas.v1 with parameters of type CONSTRAINTBINDINGITEMModifier and TypeMethodDescriptionvoidConstraintBindingSet.setItemsArray(int i, CONSTRAINTBINDINGITEM items) Sets ith "items" elementvoidConstraintBindingSet.setItemsArray(CONSTRAINTBINDINGITEM[] itemsArray) Sets array of all "items" element -
Uses of CONSTRAINTBINDINGITEM in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement CONSTRAINTBINDINGITEMModifier and TypeClassDescriptionclassAn XML CONSTRAINT_BINDING_ITEM(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return CONSTRAINTBINDINGITEMModifier and TypeMethodDescriptionConstraintBindingSetImpl.addNewItems()Appends and returns a new empty value (as xml) as the last "items" elementConstraintBindingSetImpl.getItemsArray()Gets array of all "items" elementsConstraintBindingSetImpl.getItemsArray(int i) Gets ith "items" elementConstraintBindingSetImpl.insertNewItems(int i) Inserts and returns a new empty value (as xml) as the ith "items" elementMethods in org.openehr.schemas.v1.impl with parameters of type CONSTRAINTBINDINGITEMModifier and TypeMethodDescriptionvoidConstraintBindingSetImpl.setItemsArray(int i, CONSTRAINTBINDINGITEM items) Sets ith "items" elementvoidConstraintBindingSetImpl.setItemsArray(CONSTRAINTBINDINGITEM[] itemsArray) Sets array of all "items" element
XMLInputStream