Class OcrInfoQueryLanguages

java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.OcrInfoQueryLanguages
All Implemented Interfaces:
Serializable

public class OcrInfoQueryLanguages extends ValueClass
This class describes a request for querying the supported languages of the OCR.
Since:
8.00.020.001
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected int
    Reserved.

    Fields inherited from class byps.BValueClass

    bypsClient, changedMembers, dbHelper, FLAG_SEALED, flags
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    void
    setCtrl(int ctrl)
     
     

    Methods inherited from class byps.BValueClass

    getBypsClient, getChangedMembers, getDbHelper, isChangedMember, isSealed, seal, seal, setBypsClient, setChangedMember, setChangedMembers, setDbHelper

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

    • ctrl

      protected int ctrl
      Reserved.
  • Constructor Details

    • OcrInfoQueryLanguages

      public OcrInfoQueryLanguages()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getCtrl

      public int getCtrl()
    • setCtrl

      public void setCtrl(int ctrl)