Uses of Interface
openEHR.v1.template.EventType
Packages that use EventType
-
Uses of EventType in openEHR.v1.template
Methods in openEHR.v1.template that return EventTypeModifier and TypeMethodDescriptionStatement.addNewEventConstraint()Appends and returns a new empty "eventConstraint" elementStatement.getEventConstraint()Gets the "eventConstraint" elementstatic EventTypeEventType.Factory.newInstance()static EventTypeEventType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static EventTypestatic EventTypestatic EventTypeEventType.Factory.parse(InputStream is) static EventTypeEventType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EventTypestatic EventTypestatic EventTypestatic EventTypestatic EventTypestatic EventTypestatic EventTypeEventType.Factory.parse(XMLStreamReader sr) static EventTypeEventType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EventTypeEventType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static EventTypeEventType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EventTypestatic EventTypeMethods in openEHR.v1.template with parameters of type EventTypeModifier and TypeMethodDescriptionvoidStatement.setEventConstraint(EventType eventConstraint) Sets the "eventConstraint" element -
Uses of EventType in openEHR.v1.template.impl
Classes in openEHR.v1.template.impl that implement EventTypeMethods in openEHR.v1.template.impl that return EventTypeModifier and TypeMethodDescriptionStatementImpl.addNewEventConstraint()Appends and returns a new empty "eventConstraint" elementStatementImpl.getEventConstraint()Gets the "eventConstraint" elementMethods in openEHR.v1.template.impl with parameters of type EventTypeModifier and TypeMethodDescriptionvoidStatementImpl.setEventConstraint(EventType eventConstraint) Sets the "eventConstraint" element
XMLInputStream