Uses of Interface
org.openehr.schemas.v1.UIDBASEDID
Packages that use UIDBASEDID
-
Uses of UIDBASEDID in org.openehr.schemas.v1
Subinterfaces of UIDBASEDID in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML HIER_OBJECT_ID(@http://schemas.openehr.org/v1).interfaceAn XML OBJECT_VERSION_ID(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return UIDBASEDIDModifier and TypeMethodDescriptionLOCATABLE.addNewUid()Appends and returns a new empty "uid" elementLOCATABLE.getUid()Gets the "uid" elementstatic UIDBASEDIDUIDBASEDID.Factory.newInstance()Deprecated.No need to be able to create instances of abstract typesstatic UIDBASEDIDUIDBASEDID.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Deprecated.No need to be able to create instances of abstract typesstatic UIDBASEDIDstatic UIDBASEDIDstatic UIDBASEDIDUIDBASEDID.Factory.parse(InputStream is) static UIDBASEDIDUIDBASEDID.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static UIDBASEDIDstatic UIDBASEDIDstatic UIDBASEDIDstatic UIDBASEDIDstatic UIDBASEDIDstatic UIDBASEDIDstatic UIDBASEDIDUIDBASEDID.Factory.parse(XMLStreamReader sr) static UIDBASEDIDUIDBASEDID.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static UIDBASEDIDUIDBASEDID.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.XMLInputStreamstatic UIDBASEDIDUIDBASEDID.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic UIDBASEDIDstatic UIDBASEDIDMethods in org.openehr.schemas.v1 with parameters of type UIDBASEDID -
Uses of UIDBASEDID in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement UIDBASEDIDModifier and TypeClassDescriptionclassAn XML HIER_OBJECT_ID(@http://schemas.openehr.org/v1).classAn XML OBJECT_VERSION_ID(@http://schemas.openehr.org/v1).classAn XML UID_BASED_ID(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return UIDBASEDIDModifier and TypeMethodDescriptionLOCATABLEImpl.addNewUid()Appends and returns a new empty "uid" elementLOCATABLEImpl.getUid()Gets the "uid" elementMethods in org.openehr.schemas.v1.impl with parameters of type UIDBASEDIDModifier and TypeMethodDescriptionvoidLOCATABLEImpl.setUid(UIDBASEDID uid) Sets the "uid" element