Uses of Interface
org.openehr.schemas.v1.ARCHETYPEID
Packages that use ARCHETYPEID
-
Uses of ARCHETYPEID in org.openehr.schemas.v1
Methods in org.openehr.schemas.v1 that return ARCHETYPEIDModifier and TypeMethodDescriptionARCHETYPE.addNewArchetypeId()Appends and returns a new empty "archetype_id" elementARCHETYPED.addNewArchetypeId()Appends and returns a new empty "archetype_id" elementCARCHETYPEROOT.addNewArchetypeId()Appends and returns a new empty "archetype_id" elementEXTRACTSPEC.addNewDirectoryArchetype()Appends and returns a new empty "directory_archetype" elementARCHETYPE.addNewParentArchetypeId()Appends and returns a new empty "parent_archetype_id" elementARCHETYPE.getArchetypeId()Gets the "archetype_id" elementARCHETYPED.getArchetypeId()Gets the "archetype_id" elementCARCHETYPEROOT.getArchetypeId()Gets the "archetype_id" elementEXTRACTSPEC.getDirectoryArchetype()Gets the "directory_archetype" elementARCHETYPE.getParentArchetypeId()Gets the "parent_archetype_id" elementstatic ARCHETYPEIDARCHETYPEID.Factory.newInstance()static ARCHETYPEIDARCHETYPEID.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ARCHETYPEIDstatic ARCHETYPEIDstatic ARCHETYPEIDARCHETYPEID.Factory.parse(InputStream is) static ARCHETYPEIDARCHETYPEID.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ARCHETYPEIDstatic ARCHETYPEIDstatic ARCHETYPEIDstatic ARCHETYPEIDstatic ARCHETYPEIDstatic ARCHETYPEIDstatic ARCHETYPEIDARCHETYPEID.Factory.parse(XMLStreamReader sr) static ARCHETYPEIDARCHETYPEID.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ARCHETYPEIDARCHETYPEID.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ARCHETYPEIDARCHETYPEID.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ARCHETYPEIDstatic ARCHETYPEIDMethods in org.openehr.schemas.v1 with parameters of type ARCHETYPEIDModifier and TypeMethodDescriptionvoidARCHETYPE.setArchetypeId(ARCHETYPEID archetypeId) Sets the "archetype_id" elementvoidARCHETYPED.setArchetypeId(ARCHETYPEID archetypeId) Sets the "archetype_id" elementvoidCARCHETYPEROOT.setArchetypeId(ARCHETYPEID archetypeId) Sets the "archetype_id" elementvoidEXTRACTSPEC.setDirectoryArchetype(ARCHETYPEID directoryArchetype) Sets the "directory_archetype" elementvoidARCHETYPE.setParentArchetypeId(ARCHETYPEID parentArchetypeId) Sets the "parent_archetype_id" element -
Uses of ARCHETYPEID in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement ARCHETYPEIDModifier and TypeClassDescriptionclassAn XML ARCHETYPE_ID(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return ARCHETYPEIDModifier and TypeMethodDescriptionARCHETYPEDImpl.addNewArchetypeId()Appends and returns a new empty "archetype_id" elementARCHETYPEImpl.addNewArchetypeId()Appends and returns a new empty "archetype_id" elementCARCHETYPEROOTImpl.addNewArchetypeId()Appends and returns a new empty "archetype_id" elementEXTRACTSPECImpl.addNewDirectoryArchetype()Appends and returns a new empty "directory_archetype" elementARCHETYPEImpl.addNewParentArchetypeId()Appends and returns a new empty "parent_archetype_id" elementARCHETYPEDImpl.getArchetypeId()Gets the "archetype_id" elementARCHETYPEImpl.getArchetypeId()Gets the "archetype_id" elementCARCHETYPEROOTImpl.getArchetypeId()Gets the "archetype_id" elementEXTRACTSPECImpl.getDirectoryArchetype()Gets the "directory_archetype" elementARCHETYPEImpl.getParentArchetypeId()Gets the "parent_archetype_id" elementMethods in org.openehr.schemas.v1.impl with parameters of type ARCHETYPEIDModifier and TypeMethodDescriptionvoidARCHETYPEDImpl.setArchetypeId(ARCHETYPEID archetypeId) Sets the "archetype_id" elementvoidARCHETYPEImpl.setArchetypeId(ARCHETYPEID archetypeId) Sets the "archetype_id" elementvoidCARCHETYPEROOTImpl.setArchetypeId(ARCHETYPEID archetypeId) Sets the "archetype_id" elementvoidEXTRACTSPECImpl.setDirectoryArchetype(ARCHETYPEID directoryArchetype) Sets the "directory_archetype" elementvoidARCHETYPEImpl.setParentArchetypeId(ARCHETYPEID parentArchetypeId) Sets the "parent_archetype_id" element
XMLInputStream