Uses of Interface
org.openehr.schemas.v1.EXTRACTENTITYIDENTIFIER
Packages that use EXTRACTENTITYIDENTIFIER
-
Uses of EXTRACTENTITYIDENTIFIER in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return EXTRACTENTITYIDENTIFIERModifier and TypeMethodDescriptionEXTRACTCHAPTER.addNewEntityIdentifier()Appends and returns a new empty "entity_identifier" elementEXTRACTENTITYMANIFEST.addNewEntityIdentifier()Appends and returns a new empty "entity_identifier" elementEXTRACTCHAPTER.getEntityIdentifier()Gets the "entity_identifier" elementEXTRACTENTITYMANIFEST.getEntityIdentifier()Gets the "entity_identifier" elementstatic EXTRACTENTITYIDENTIFIEREXTRACTENTITYIDENTIFIER.Factory.newInstance()static EXTRACTENTITYIDENTIFIEREXTRACTENTITYIDENTIFIER.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static EXTRACTENTITYIDENTIFIERstatic EXTRACTENTITYIDENTIFIERstatic EXTRACTENTITYIDENTIFIEREXTRACTENTITYIDENTIFIER.Factory.parse(InputStream is) static EXTRACTENTITYIDENTIFIEREXTRACTENTITYIDENTIFIER.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EXTRACTENTITYIDENTIFIERstatic EXTRACTENTITYIDENTIFIERstatic EXTRACTENTITYIDENTIFIERstatic EXTRACTENTITYIDENTIFIERstatic EXTRACTENTITYIDENTIFIERstatic EXTRACTENTITYIDENTIFIERstatic EXTRACTENTITYIDENTIFIEREXTRACTENTITYIDENTIFIER.Factory.parse(XMLStreamReader sr) static EXTRACTENTITYIDENTIFIEREXTRACTENTITYIDENTIFIER.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EXTRACTENTITYIDENTIFIEREXTRACTENTITYIDENTIFIER.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static EXTRACTENTITYIDENTIFIEREXTRACTENTITYIDENTIFIER.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EXTRACTENTITYIDENTIFIERstatic EXTRACTENTITYIDENTIFIERMethods in org.openehr.schemas.v1 with parameters of type EXTRACTENTITYIDENTIFIERModifier and TypeMethodDescriptionvoidEXTRACTCHAPTER.setEntityIdentifier(EXTRACTENTITYIDENTIFIER entityIdentifier) Sets the "entity_identifier" elementvoidEXTRACTENTITYMANIFEST.setEntityIdentifier(EXTRACTENTITYIDENTIFIER entityIdentifier) Sets the "entity_identifier" element -
Uses of EXTRACTENTITYIDENTIFIER in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement EXTRACTENTITYIDENTIFIERModifier and TypeClassDescriptionclassAn XML EXTRACT_ENTITY_IDENTIFIER(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return EXTRACTENTITYIDENTIFIERModifier and TypeMethodDescriptionEXTRACTCHAPTERImpl.addNewEntityIdentifier()Appends and returns a new empty "entity_identifier" elementEXTRACTENTITYMANIFESTImpl.addNewEntityIdentifier()Appends and returns a new empty "entity_identifier" elementEXTRACTCHAPTERImpl.getEntityIdentifier()Gets the "entity_identifier" elementEXTRACTENTITYMANIFESTImpl.getEntityIdentifier()Gets the "entity_identifier" elementMethods in org.openehr.schemas.v1.impl with parameters of type EXTRACTENTITYIDENTIFIERModifier and TypeMethodDescriptionvoidEXTRACTCHAPTERImpl.setEntityIdentifier(EXTRACTENTITYIDENTIFIER entityIdentifier) Sets the "entity_identifier" elementvoidEXTRACTENTITYMANIFESTImpl.setEntityIdentifier(EXTRACTENTITYIDENTIFIER entityIdentifier) Sets the "entity_identifier" element
XMLInputStream