com.honeywell.decodemanager.symbologyconfig
Class SymbologyConfigCodeGridMatrix

java.lang.Object
  extended by com.honeywell.decodemanager.SymbologyConfigBase
      extended by com.honeywell.decodemanager.symbologyconfig.SymbologyConfigCodeMinMaxProperty
          extended by com.honeywell.decodemanager.symbologyconfig.SymbologyConfigCodeGridMatrix

public class SymbologyConfigCodeGridMatrix
extends SymbologyConfigCodeMinMaxProperty

This class is used to configure Grid Matrix symbology property.


Field Summary
 
Fields inherited from class com.honeywell.decodemanager.SymbologyConfigBase
CREATOR, m_flags, m_mask, m_maxLength, m_minLength, m_symID
 
Constructor Summary
SymbologyConfigCodeGridMatrix()
          Constructor of SymbologyConfigCodeGridMatrix.
 
Method Summary
 
Methods inherited from class com.honeywell.decodemanager.symbologyconfig.SymbologyConfigCodeMinMaxProperty
setMaxLength, setMinLength
 
Methods inherited from class com.honeywell.decodemanager.SymbologyConfigBase
describeContents, enableSymbology, getFlags, getMask, getMaxLength, getMinLength, getSymID, readFromParcel, writeToParcel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SymbologyConfigCodeGridMatrix

public SymbologyConfigCodeGridMatrix()
Constructor of SymbologyConfigCodeGridMatrix.