Uses of Interface
org.openehr.schemas.v1.HIEROBJECTID
Packages that use HIEROBJECTID
-
Uses of HIEROBJECTID in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return HIEROBJECTIDModifier and TypeMethodDescriptionEXTRACTENTITYIDENTIFIER.addNewEntityId()Appends and returns a new empty "entity_id" elementEXTRACT.addNewSystemId()Appends and returns a new empty "system_id" elementARCHETYPE.addNewUid()Appends and returns a new empty "uid" elementEXTRACTITEM.addNewUid()Appends and returns a new empty "uid" elementOPERATIONALTEMPLATE.addNewUid()Appends and returns a new empty "uid" elementXVERSIONEDOBJECT.addNewUid()Appends and returns a new empty "uid" elementEXTRACTENTITYIDENTIFIER.getEntityId()Gets the "entity_id" elementEXTRACT.getSystemId()Gets the "system_id" elementARCHETYPE.getUid()Gets the "uid" elementEXTRACTITEM.getUid()Gets the "uid" elementOPERATIONALTEMPLATE.getUid()Gets the "uid" elementXVERSIONEDOBJECT.getUid()Gets the "uid" elementstatic HIEROBJECTIDHIEROBJECTID.Factory.newInstance()static HIEROBJECTIDHIEROBJECTID.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static HIEROBJECTIDstatic HIEROBJECTIDstatic HIEROBJECTIDHIEROBJECTID.Factory.parse(InputStream is) static HIEROBJECTIDHIEROBJECTID.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static HIEROBJECTIDstatic HIEROBJECTIDstatic HIEROBJECTIDstatic HIEROBJECTIDstatic HIEROBJECTIDstatic HIEROBJECTIDstatic HIEROBJECTIDHIEROBJECTID.Factory.parse(XMLStreamReader sr) static HIEROBJECTIDHIEROBJECTID.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static HIEROBJECTIDHIEROBJECTID.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static HIEROBJECTIDHIEROBJECTID.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic HIEROBJECTIDstatic HIEROBJECTIDMethods in org.openehr.schemas.v1 with parameters of type HIEROBJECTIDModifier and TypeMethodDescriptionvoidEXTRACTENTITYIDENTIFIER.setEntityId(HIEROBJECTID entityId) Sets the "entity_id" elementvoidEXTRACT.setSystemId(HIEROBJECTID systemId) Sets the "system_id" elementvoidARCHETYPE.setUid(HIEROBJECTID uid) Sets the "uid" elementvoidEXTRACTITEM.setUid(HIEROBJECTID uid) Sets the "uid" elementvoidOPERATIONALTEMPLATE.setUid(HIEROBJECTID uid) Sets the "uid" elementvoidXVERSIONEDOBJECT.setUid(HIEROBJECTID uid) Sets the "uid" element -
Uses of HIEROBJECTID in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement HIEROBJECTIDModifier and TypeClassDescriptionclassAn XML HIER_OBJECT_ID(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return HIEROBJECTIDModifier and TypeMethodDescriptionEXTRACTENTITYIDENTIFIERImpl.addNewEntityId()Appends and returns a new empty "entity_id" elementEXTRACTImpl.addNewSystemId()Appends and returns a new empty "system_id" elementARCHETYPEImpl.addNewUid()Appends and returns a new empty "uid" elementEXTRACTITEMImpl.addNewUid()Appends and returns a new empty "uid" elementOPERATIONALTEMPLATEImpl.addNewUid()Appends and returns a new empty "uid" elementXVERSIONEDOBJECTImpl.addNewUid()Appends and returns a new empty "uid" elementEXTRACTENTITYIDENTIFIERImpl.getEntityId()Gets the "entity_id" elementEXTRACTImpl.getSystemId()Gets the "system_id" elementARCHETYPEImpl.getUid()Gets the "uid" elementEXTRACTITEMImpl.getUid()Gets the "uid" elementOPERATIONALTEMPLATEImpl.getUid()Gets the "uid" elementXVERSIONEDOBJECTImpl.getUid()Gets the "uid" elementMethods in org.openehr.schemas.v1.impl with parameters of type HIEROBJECTIDModifier and TypeMethodDescriptionvoidEXTRACTENTITYIDENTIFIERImpl.setEntityId(HIEROBJECTID entityId) Sets the "entity_id" elementvoidEXTRACTImpl.setSystemId(HIEROBJECTID systemId) Sets the "system_id" elementvoidARCHETYPEImpl.setUid(HIEROBJECTID uid) Sets the "uid" elementvoidEXTRACTITEMImpl.setUid(HIEROBJECTID uid) Sets the "uid" elementvoidOPERATIONALTEMPLATEImpl.setUid(HIEROBJECTID uid) Sets the "uid" elementvoidXVERSIONEDOBJECTImpl.setUid(HIEROBJECTID uid) Sets the "uid" element
XMLInputStream