Package iip.datatypes

Interface RoutingConnIn

  • All Known Implementing Classes:
    RoutingConnInImpl

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

      • getIntField

        int getIntField()
        Returns the value of intField.
        Returns:
        the value
      • setIntField

        void setIntField​(int value)
        Changes the value of intField.
        Parameters:
        value - the new value