Class Field

    • Constructor Detail

      • Field

        public Field​(String fieldName,
                     int fieldSize)
        Construct.
        Parameters:
        fieldName -
        fieldSize -
    • Method Detail

      • getFieldName

        public String getFieldName()
        Gets the field's name.
        Returns:
        the field's name
      • getFieldSize

        public int getFieldSize()
        Gets the field's size.
        Returns:
        the field's size