Interface FEEDERAUDITDETAILS

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

    public interface FEEDERAUDITDETAILS
    extends org.apache.xmlbeans.XmlObject
    An XML FEEDER_AUDIT_DETAILS(@http://schemas.openehr.org/v1). This is a complex type.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  FEEDERAUDITDETAILS.Factory
      A factory class with static methods for creating instances of this type.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.xmlbeans.SchemaType type  
      • Fields inherited from interface org.apache.xmlbeans.XmlObject

        EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
    • Field Detail

      • type

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

      • getSystemId

        String getSystemId()
        Gets the "system_id" element
      • xgetSystemId

        org.apache.xmlbeans.XmlString xgetSystemId()
        Gets (as xml) the "system_id" element
      • setSystemId

        void setSystemId​(String systemId)
        Sets the "system_id" element
      • xsetSystemId

        void xsetSystemId​(org.apache.xmlbeans.XmlString systemId)
        Sets (as xml) the "system_id" element
      • isSetLocation

        boolean isSetLocation()
        True if has "location" element
      • setLocation

        void setLocation​(PARTYIDENTIFIED location)
        Sets the "location" element
      • addNewLocation

        PARTYIDENTIFIED addNewLocation()
        Appends and returns a new empty "location" element
      • unsetLocation

        void unsetLocation()
        Unsets the "location" element
      • isSetProvider

        boolean isSetProvider()
        True if has "provider" element
      • setProvider

        void setProvider​(PARTYIDENTIFIED provider)
        Sets the "provider" element
      • addNewProvider

        PARTYIDENTIFIED addNewProvider()
        Appends and returns a new empty "provider" element
      • unsetProvider

        void unsetProvider()
        Unsets the "provider" element
      • getSubject

        PARTYPROXY getSubject()
        Gets the "subject" element
      • isSetSubject

        boolean isSetSubject()
        True if has "subject" element
      • setSubject

        void setSubject​(PARTYPROXY subject)
        Sets the "subject" element
      • addNewSubject

        PARTYPROXY addNewSubject()
        Appends and returns a new empty "subject" element
      • unsetSubject

        void unsetSubject()
        Unsets the "subject" element
      • getTime

        DVDATETIME getTime()
        Gets the "time" element
      • isSetTime

        boolean isSetTime()
        True if has "time" element
      • setTime

        void setTime​(DVDATETIME time)
        Sets the "time" element
      • addNewTime

        DVDATETIME addNewTime()
        Appends and returns a new empty "time" element
      • unsetTime

        void unsetTime()
        Unsets the "time" element
      • getVersionId

        String getVersionId()
        Gets the "version_id" element
      • xgetVersionId

        org.apache.xmlbeans.XmlString xgetVersionId()
        Gets (as xml) the "version_id" element
      • isSetVersionId

        boolean isSetVersionId()
        True if has "version_id" element
      • setVersionId

        void setVersionId​(String versionId)
        Sets the "version_id" element
      • xsetVersionId

        void xsetVersionId​(org.apache.xmlbeans.XmlString versionId)
        Sets (as xml) the "version_id" element
      • unsetVersionId

        void unsetVersionId()
        Unsets the "version_id" element