Uses of Interface
openEHR.v1.template.ENTRY
Packages that use ENTRY
-
Uses of ENTRY in openEHR.v1.template
Subinterfaces of ENTRY in openEHR.v1.templateModifier and TypeInterfaceDescriptioninterfaceAn XML ACTION(@openEHR/v1/Template).interfaceAn XML ADMIN_ENTRY(@openEHR/v1/Template).interfaceAn XML EVALUATION(@openEHR/v1/Template).interfaceAn XML INSTRUCTION(@openEHR/v1/Template).interfaceAn XML OBSERVATION(@openEHR/v1/Template).Methods in openEHR.v1.template that return ENTRYModifier and TypeMethodDescriptionstatic ENTRYENTRY.Factory.newInstance()Deprecated.No need to be able to create instances of abstract typesstatic ENTRYENTRY.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Deprecated.No need to be able to create instances of abstract typesstatic ENTRYstatic ENTRYstatic ENTRYENTRY.Factory.parse(InputStream is) static ENTRYENTRY.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ENTRYstatic ENTRYstatic ENTRYstatic ENTRYstatic ENTRYstatic ENTRYstatic ENTRYENTRY.Factory.parse(XMLStreamReader sr) static ENTRYENTRY.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ENTRYENTRY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.XMLInputStreamstatic ENTRYENTRY.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ENTRYstatic ENTRY -
Uses of ENTRY in openEHR.v1.template.impl
Classes in openEHR.v1.template.impl that implement ENTRYModifier and TypeClassDescriptionclassAn XML ACTION(@openEHR/v1/Template).classAn XML ADMIN_ENTRY(@openEHR/v1/Template).classAn XML ENTRY(@openEHR/v1/Template).classAn XML EVALUATION(@openEHR/v1/Template).classAn XML INSTRUCTION(@openEHR/v1/Template).classAn XML OBSERVATION(@openEHR/v1/Template).