Uses of Interface
org.openehr.schemas.v1.OPERATORKIND
Packages that use OPERATORKIND
-
Uses of OPERATORKIND in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return OPERATORKINDModifier and TypeMethodDescriptionstatic OPERATORKINDOPERATORKIND.Factory.newInstance()static OPERATORKINDOPERATORKIND.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static OPERATORKINDstatic OPERATORKINDstatic OPERATORKINDstatic OPERATORKINDOPERATORKIND.Factory.parse(InputStream is) static OPERATORKINDOPERATORKIND.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static OPERATORKINDstatic OPERATORKINDstatic OPERATORKINDstatic OPERATORKINDstatic OPERATORKINDstatic OPERATORKINDstatic OPERATORKINDOPERATORKIND.Factory.parse(XMLStreamReader sr) static OPERATORKINDOPERATORKIND.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static OPERATORKINDOPERATORKIND.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static OPERATORKINDOPERATORKIND.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic OPERATORKINDstatic OPERATORKINDEXPROPERATOR.xgetOperator()Gets (as xml) the "operator" elementMethods in org.openehr.schemas.v1 with parameters of type OPERATORKINDModifier and TypeMethodDescriptionvoidEXPROPERATOR.xsetOperator(OPERATORKIND operator) Sets (as xml) the "operator" element -
Uses of OPERATORKIND in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement OPERATORKINDModifier and TypeClassDescriptionclassAn XML OPERATOR_KIND(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return OPERATORKINDModifier and TypeMethodDescriptionEXPROPERATORImpl.xgetOperator()Gets (as xml) the "operator" elementMethods in org.openehr.schemas.v1.impl with parameters of type OPERATORKINDModifier and TypeMethodDescriptionvoidEXPROPERATORImpl.xsetOperator(OPERATORKIND operator) Sets (as xml) the "operator" element
XMLInputStream