de.sagd.u4etx.cis.params
Class BlockLength

java.lang.Object
  |
  +--de.sagd.u4etx.cis.params.AbstractRequestParam
        |
        +--de.sagd.u4etx.cis.params.AbstractBinaryRequestParam
              |
              +--de.sagd.u4etx.cis.params.BlockLength
All Implemented Interfaces:
IRequestParam

public class BlockLength
extends AbstractBinaryRequestParam


Fields inherited from class de.sagd.u4etx.cis.params.AbstractRequestParam
abSetting
 
Constructor Summary
BlockLength(int iLen)
           
 
Methods inherited from class de.sagd.u4etx.cis.params.AbstractBinaryRequestParam
getValue
 
Methods inherited from class de.sagd.u4etx.cis.params.AbstractRequestParam
setValue
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockLength

public BlockLength(int iLen)