Uses of Interface
org.openehr.schemas.v1.STATEMACHINE
Packages that use STATEMACHINE
-
Uses of STATEMACHINE in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return STATEMACHINEModifier and TypeMethodDescriptionCDVSTATE.addNewValue()Appends and returns a new empty "value" elementCDVSTATE.getValue()Gets the "value" elementstatic STATEMACHINESTATEMACHINE.Factory.newInstance()static STATEMACHINESTATEMACHINE.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static STATEMACHINEstatic STATEMACHINEstatic STATEMACHINESTATEMACHINE.Factory.parse(InputStream is) static STATEMACHINESTATEMACHINE.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static STATEMACHINEstatic STATEMACHINEstatic STATEMACHINEstatic STATEMACHINEstatic STATEMACHINEstatic STATEMACHINEstatic STATEMACHINESTATEMACHINE.Factory.parse(XMLStreamReader sr) static STATEMACHINESTATEMACHINE.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static STATEMACHINESTATEMACHINE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static STATEMACHINESTATEMACHINE.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic STATEMACHINEstatic STATEMACHINEMethods in org.openehr.schemas.v1 with parameters of type STATEMACHINEModifier and TypeMethodDescriptionvoidCDVSTATE.setValue(STATEMACHINE value) Sets the "value" element -
Uses of STATEMACHINE in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement STATEMACHINEModifier and TypeClassDescriptionclassAn XML STATE_MACHINE(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return STATEMACHINEModifier and TypeMethodDescriptionCDVSTATEImpl.addNewValue()Appends and returns a new empty "value" elementCDVSTATEImpl.getValue()Gets the "value" elementMethods in org.openehr.schemas.v1.impl with parameters of type STATEMACHINEModifier and TypeMethodDescriptionvoidCDVSTATEImpl.setValue(STATEMACHINE value) Sets the "value" element
XMLInputStream