Package iip.datatypes

Interface MipMqttInput

  • All Known Implementing Classes:
    MipMqttInputImpl

    public interface MipMqttInput
    Interface of the application data type MipMqttInput. Generated by: EASy-Producer.
    • Method Detail

      • getMipcontext

        java.lang.String getMipcontext()
        Returns the value of mipcontext.
        Returns:
        the value
      • getMipdate

        java.lang.String getMipdate()
        Returns the value of mipdate.
        Returns:
        the value
      • getMipto

        java.lang.String getMipto()
        Returns the value of mipto.
        Returns:
        the value
      • getMipfrom

        java.lang.String getMipfrom()
        Returns the value of mipfrom.
        Returns:
        the value
      • getMipcommand

        java.lang.String getMipcommand()
        Returns the value of mipcommand.
        Returns:
        the value
      • getMipbitstream_ai_clock

        java.lang.String getMipbitstream_ai_clock()
        Returns the value of mipbitstream_ai_clock.
        Returns:
        the value
      • getMipbitstream_ai_data1

        java.lang.String getMipbitstream_ai_data1()
        Returns the value of mipbitstream_ai_data1.
        Returns:
        the value
      • getMipbitstream_ai_data2

        java.lang.String getMipbitstream_ai_data2()
        Returns the value of mipbitstream_ai_data2.
        Returns:
        the value
      • getMipreader

        java.lang.String getMipreader()
        Returns the value of mipreader.
        Returns:
        the value
      • setMipcontext

        void setMipcontext​(java.lang.String value)
        Changes the value of mipcontext.
        Parameters:
        value - the new value
      • setMipdate

        void setMipdate​(java.lang.String value)
        Changes the value of mipdate.
        Parameters:
        value - the new value
      • setMipto

        void setMipto​(java.lang.String value)
        Changes the value of mipto.
        Parameters:
        value - the new value
      • setMipfrom

        void setMipfrom​(java.lang.String value)
        Changes the value of mipfrom.
        Parameters:
        value - the new value
      • setMipcommand

        void setMipcommand​(java.lang.String value)
        Changes the value of mipcommand.
        Parameters:
        value - the new value
      • setMipbitstream_ai_clock

        void setMipbitstream_ai_clock​(java.lang.String value)
        Changes the value of mipbitstream_ai_clock.
        Parameters:
        value - the new value
      • setMipbitstream_ai_data1

        void setMipbitstream_ai_data1​(java.lang.String value)
        Changes the value of mipbitstream_ai_data1.
        Parameters:
        value - the new value
      • setMipbitstream_ai_data2

        void setMipbitstream_ai_data2​(java.lang.String value)
        Changes the value of mipbitstream_ai_data2.
        Parameters:
        value - the new value
      • setMipreader

        void setMipreader​(java.lang.String value)
        Changes the value of mipreader.
        Parameters:
        value - the new value