Uses of Interface
org.openehr.schemas.v1.ENTRY
Packages that use ENTRY
-
Uses of ENTRY in org.openehr.schemas.v1
Subinterfaces of ENTRY in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML ACTION(@http://schemas.openehr.org/v1).interfaceAn XML ADMIN_ENTRY(@http://schemas.openehr.org/v1).interfaceAn XML CARE_ENTRY(@http://schemas.openehr.org/v1).interfaceAn XML EVALUATION(@http://schemas.openehr.org/v1).interfaceAn XML INSTRUCTION(@http://schemas.openehr.org/v1).interfaceAn XML OBSERVATION(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 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 org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement ENTRYModifier and TypeClassDescriptionclassAn XML ACTION(@http://schemas.openehr.org/v1).classAn XML ADMIN_ENTRY(@http://schemas.openehr.org/v1).classAn XML CARE_ENTRY(@http://schemas.openehr.org/v1).classAn XML ENTRY(@http://schemas.openehr.org/v1).classAn XML EVALUATION(@http://schemas.openehr.org/v1).classAn XML INSTRUCTION(@http://schemas.openehr.org/v1).classAn XML OBSERVATION(@http://schemas.openehr.org/v1).