pops.ale.codec
Class Infos

java.lang.Object
  extended by pops.ale.codec.Infos

 class Infos
extends java.lang.Object

Information container in a paritionTable element.

Author:
rdagher

Field Summary
protected  byte Bits
           
protected  byte Digits
           
 
Constructor Summary
Infos(byte bits, byte digits)
          Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Bits

protected byte Bits

Digits

protected byte Digits
Constructor Detail

Infos

public Infos(byte bits,
             byte digits)
Constructor

Parameters:
bits -
digits -