Uses of Interface
org.openehr.schemas.v1.HIEROBJECTID
-
Packages that use HIEROBJECTID Package Description org.openehr.schemas.v1 org.openehr.schemas.v1.impl -
-
Uses of HIEROBJECTID in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return HIEROBJECTID Modifier and Type Method Description HIEROBJECTIDEXTRACTENTITYIDENTIFIER. addNewEntityId()Appends and returns a new empty "entity_id" elementHIEROBJECTIDEXTRACT. addNewSystemId()Appends and returns a new empty "system_id" elementHIEROBJECTIDARCHETYPE. addNewUid()Appends and returns a new empty "uid" elementHIEROBJECTIDEXTRACTITEM. addNewUid()Appends and returns a new empty "uid" elementHIEROBJECTIDOPERATIONALTEMPLATE. addNewUid()Appends and returns a new empty "uid" elementHIEROBJECTIDXVERSIONEDOBJECT. addNewUid()Appends and returns a new empty "uid" elementHIEROBJECTIDEXTRACTENTITYIDENTIFIER. getEntityId()Gets the "entity_id" elementHIEROBJECTIDEXTRACT. getSystemId()Gets the "system_id" elementHIEROBJECTIDARCHETYPE. getUid()Gets the "uid" elementHIEROBJECTIDEXTRACTITEM. getUid()Gets the "uid" elementHIEROBJECTIDOPERATIONALTEMPLATE. getUid()Gets the "uid" elementHIEROBJECTIDXVERSIONEDOBJECT. getUid()Gets the "uid" elementstatic HIEROBJECTIDHIEROBJECTID.Factory. newInstance()static HIEROBJECTIDHIEROBJECTID.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static HIEROBJECTIDHIEROBJECTID.Factory. parse(File file)static HIEROBJECTIDHIEROBJECTID.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static HIEROBJECTIDHIEROBJECTID.Factory. parse(InputStream is)static HIEROBJECTIDHIEROBJECTID.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static HIEROBJECTIDHIEROBJECTID.Factory. parse(Reader r)static HIEROBJECTIDHIEROBJECTID.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static HIEROBJECTIDHIEROBJECTID.Factory. parse(String xmlAsString)static HIEROBJECTIDHIEROBJECTID.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static HIEROBJECTIDHIEROBJECTID.Factory. parse(URL u)static HIEROBJECTIDHIEROBJECTID.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static 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.XMLInputStreamstatic HIEROBJECTIDHIEROBJECTID.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic HIEROBJECTIDHIEROBJECTID.Factory. parse(Node node)static HIEROBJECTIDHIEROBJECTID.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.openehr.schemas.v1 with parameters of type HIEROBJECTID Modifier and Type Method Description voidEXTRACTENTITYIDENTIFIER. 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 HIEROBJECTID Modifier and Type Class Description classHIEROBJECTIDImplAn XML HIER_OBJECT_ID(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return HIEROBJECTID Modifier and Type Method Description HIEROBJECTIDEXTRACTENTITYIDENTIFIERImpl. addNewEntityId()Appends and returns a new empty "entity_id" elementHIEROBJECTIDEXTRACTImpl. addNewSystemId()Appends and returns a new empty "system_id" elementHIEROBJECTIDARCHETYPEImpl. addNewUid()Appends and returns a new empty "uid" elementHIEROBJECTIDEXTRACTITEMImpl. addNewUid()Appends and returns a new empty "uid" elementHIEROBJECTIDOPERATIONALTEMPLATEImpl. addNewUid()Appends and returns a new empty "uid" elementHIEROBJECTIDXVERSIONEDOBJECTImpl. addNewUid()Appends and returns a new empty "uid" elementHIEROBJECTIDEXTRACTENTITYIDENTIFIERImpl. getEntityId()Gets the "entity_id" elementHIEROBJECTIDEXTRACTImpl. getSystemId()Gets the "system_id" elementHIEROBJECTIDARCHETYPEImpl. getUid()Gets the "uid" elementHIEROBJECTIDEXTRACTITEMImpl. getUid()Gets the "uid" elementHIEROBJECTIDOPERATIONALTEMPLATEImpl. getUid()Gets the "uid" elementHIEROBJECTIDXVERSIONEDOBJECTImpl. getUid()Gets the "uid" elementMethods in org.openehr.schemas.v1.impl with parameters of type HIEROBJECTID Modifier and Type Method Description voidEXTRACTENTITYIDENTIFIERImpl. 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
-