Uses of Interface
org.openehr.schemas.v1.CARDINALITY
Packages that use CARDINALITY
-
Uses of CARDINALITY in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return CARDINALITYModifier and TypeMethodDescriptionCMULTIPLEATTRIBUTE.addNewCardinality()Appends and returns a new empty "cardinality" elementCMULTIPLEATTRIBUTE.getCardinality()Gets the "cardinality" elementstatic CARDINALITYCARDINALITY.Factory.newInstance()static CARDINALITYCARDINALITY.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static CARDINALITYstatic CARDINALITYstatic CARDINALITYCARDINALITY.Factory.parse(InputStream is) static CARDINALITYCARDINALITY.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static CARDINALITYstatic CARDINALITYstatic CARDINALITYstatic CARDINALITYstatic CARDINALITYstatic CARDINALITYstatic CARDINALITYCARDINALITY.Factory.parse(XMLStreamReader sr) static CARDINALITYCARDINALITY.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static CARDINALITYCARDINALITY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static CARDINALITYCARDINALITY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic CARDINALITYstatic CARDINALITYMethods in org.openehr.schemas.v1 with parameters of type CARDINALITYModifier and TypeMethodDescriptionvoidCMULTIPLEATTRIBUTE.setCardinality(CARDINALITY cardinality) Sets the "cardinality" element -
Uses of CARDINALITY in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement CARDINALITYModifier and TypeClassDescriptionclassAn XML CARDINALITY(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return CARDINALITYModifier and TypeMethodDescriptionCMULTIPLEATTRIBUTEImpl.addNewCardinality()Appends and returns a new empty "cardinality" elementCMULTIPLEATTRIBUTEImpl.getCardinality()Gets the "cardinality" elementMethods in org.openehr.schemas.v1.impl with parameters of type CARDINALITYModifier and TypeMethodDescriptionvoidCMULTIPLEATTRIBUTEImpl.setCardinality(CARDINALITY cardinality) Sets the "cardinality" element
XMLInputStream