Class IdDisplayParameters2

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class IdDisplayParameters2
    extends java.lang.Object
    implements java.lang.Cloneable
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object clone()  
      short getiCrdGnChr0()
      Returns the iCrdGnChr0 part of IdDisplayParameters2
      short getiCrdGnChr1()
      Returns the iCrdGnChr1 part of IdDisplayParameters2
      short getiLeadChr0()
      Returns the iLeadChr0 part of IdDisplayParameters2
      short getiLeadChr1()
      Returns the iLeadChr1 part of IdDisplayParameters2
      short getiLeadChr2()
      Returns the iLeadChr2 part of IdDisplayParameters2
      short getiLeadChrCnt()
      Returns the iLeadChrCnt part of IdDisplayParameters2
      void setiCrdGnChr0​(short iCrdGnChr0)
      Sets the iCrdGnChr0 part of IdDisplayParameters2
      void setiCrdGnChr1​(short iCrdGnChr1)
      Sets the iCrdGnChr1 part of IdDisplayParameters2
      void setiLeadChr0​(short iLeadChr0)
      Sets the iLeadChr0 part of IdDisplayParameters2
      void setiLeadChr1​(short iLeadChr1)
      Sets the iLeadChr1 part of IdDisplayParameters2
      void setiLeadChr2​(short iLeadChr2)
      Sets the iLeadChr2 part of IdDisplayParameters2
      void setiLeadChrCnt​(short iLeadChrCnt)
      Sets the iLeadChrCnt part of IdDisplayParameters2
      • Methods inherited from class java.lang.Object

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

      • IdDisplayParameters2

        public IdDisplayParameters2()
    • Method Detail

      • clone

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

        public short getiLeadChrCnt()
        Returns the iLeadChrCnt part of IdDisplayParameters2
      • setiLeadChrCnt

        public void setiLeadChrCnt​(short iLeadChrCnt)
        Sets the iLeadChrCnt part of IdDisplayParameters2
      • getiLeadChr0

        public short getiLeadChr0()
        Returns the iLeadChr0 part of IdDisplayParameters2
      • setiLeadChr0

        public void setiLeadChr0​(short iLeadChr0)
        Sets the iLeadChr0 part of IdDisplayParameters2
      • getiLeadChr1

        public short getiLeadChr1()
        Returns the iLeadChr1 part of IdDisplayParameters2
      • setiLeadChr1

        public void setiLeadChr1​(short iLeadChr1)
        Sets the iLeadChr1 part of IdDisplayParameters2
      • getiLeadChr2

        public short getiLeadChr2()
        Returns the iLeadChr2 part of IdDisplayParameters2
      • setiLeadChr2

        public void setiLeadChr2​(short iLeadChr2)
        Sets the iLeadChr2 part of IdDisplayParameters2
      • getiCrdGnChr0

        public short getiCrdGnChr0()
        Returns the iCrdGnChr0 part of IdDisplayParameters2
      • setiCrdGnChr0

        public void setiCrdGnChr0​(short iCrdGnChr0)
        Sets the iCrdGnChr0 part of IdDisplayParameters2
      • getiCrdGnChr1

        public short getiCrdGnChr1()
        Returns the iCrdGnChr1 part of IdDisplayParameters2
      • setiCrdGnChr1

        public void setiCrdGnChr1​(short iCrdGnChr1)
        Sets the iCrdGnChr1 part of IdDisplayParameters2