Interface FLATARCHETYPEONTOLOGY

  • All Superinterfaces:
    ARCHETYPEONTOLOGY, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    FLATARCHETYPEONTOLOGYImpl

    public interface FLATARCHETYPEONTOLOGY
    extends ARCHETYPEONTOLOGY
    An XML FLAT_ARCHETYPE_ONTOLOGY(@http://schemas.openehr.org/v1). This is a complex type.
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getArchetypeId

        String getArchetypeId()
        Gets the "archetype_id" attribute
      • xgetArchetypeId

        org.apache.xmlbeans.XmlString xgetArchetypeId()
        Gets (as xml) the "archetype_id" attribute
      • setArchetypeId

        void setArchetypeId​(String archetypeId)
        Sets the "archetype_id" attribute
      • xsetArchetypeId

        void xsetArchetypeId​(org.apache.xmlbeans.XmlString archetypeId)
        Sets (as xml) the "archetype_id" attribute