Class BprRlyCtrl

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class BprRlyCtrl
    extends java.lang.Object
    implements java.lang.Cloneable
    • Constructor Summary

      Constructors 
      Constructor Description
      BprRlyCtrl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object clone()  
      short getbVolatile()
      Returns the bVolatile part of BprRlyCtrl
      short getiBeeperState()
      Returns the iBeeperState part of BprRlyCtrl
      short getiPad0()
      Returns the iPad0 part of BprRlyCtrl
      short getiPad3()
      Returns the iPad3 part of BprRlyCtrl
      short getiPad4()
      Returns the iPad4 part of BprRlyCtrl
      short getiPad5()
      Returns the iPad5 part of BprRlyCtrl
      short getiPad6()
      Returns the iPad6 part of BprRlyCtrl
      short getiRelayState()
      Returns the iRelayState part of BprRlyCtrl
      void setbVolatile​(short bVolatile)
      Sets the bVolatile part of BprRlyCtrl
      void setiBeeperState​(short iBeeperState)
      Sets the iBeeperState part of BprRlyCtrl
      void setiPad0​(short iPad0)
      Sets the iPad0 part of BprRlyCtrl
      void setiPad3​(short iPad3)
      Sets the iPad3 part of BprRlyCtrl
      void setiPad4​(short iPad4)
      Sets the iPad4 part of BprRlyCtrl
      void setiPad5​(short iPad5)
      Sets the iPad5 part of BprRlyCtrl
      void setiPad6​(short iPad6)
      Sets the iPad6 part of BprRlyCtrl
      void setiRelayState​(short iRelayState)
      Sets the iRelayState part of BprRlyCtrl
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BprRlyCtrl

        public BprRlyCtrl()
    • Method Detail

      • clone

        public java.lang.Object clone()
                               throws java.lang.CloneNotSupportedException
        Overrides:
        clone in class java.lang.Object
        Throws:
        java.lang.CloneNotSupportedException
      • getiPad0

        public short getiPad0()
        Returns the iPad0 part of BprRlyCtrl
      • setiPad0

        public void setiPad0​(short iPad0)
        Sets the iPad0 part of BprRlyCtrl
      • getiBeeperState

        public short getiBeeperState()
        Returns the iBeeperState part of BprRlyCtrl
      • setiBeeperState

        public void setiBeeperState​(short iBeeperState)
        Sets the iBeeperState part of BprRlyCtrl
      • getiRelayState

        public short getiRelayState()
        Returns the iRelayState part of BprRlyCtrl
      • setiRelayState

        public void setiRelayState​(short iRelayState)
        Sets the iRelayState part of BprRlyCtrl
      • getiPad3

        public short getiPad3()
        Returns the iPad3 part of BprRlyCtrl
      • setiPad3

        public void setiPad3​(short iPad3)
        Sets the iPad3 part of BprRlyCtrl
      • getiPad4

        public short getiPad4()
        Returns the iPad4 part of BprRlyCtrl
      • setiPad4

        public void setiPad4​(short iPad4)
        Sets the iPad4 part of BprRlyCtrl
      • getiPad5

        public short getiPad5()
        Returns the iPad5 part of BprRlyCtrl
      • setiPad5

        public void setiPad5​(short iPad5)
        Sets the iPad5 part of BprRlyCtrl
      • getiPad6

        public short getiPad6()
        Returns the iPad6 part of BprRlyCtrl
      • setiPad6

        public void setiPad6​(short iPad6)
        Sets the iPad6 part of BprRlyCtrl
      • getbVolatile

        public short getbVolatile()
        Returns the bVolatile part of BprRlyCtrl
      • setbVolatile

        public void setbVolatile​(short bVolatile)
        Sets the bVolatile part of BprRlyCtrl