pops.ale.engine.com
Class OldSGLNAggregationKey

java.lang.Object
  extended by pops.lang.AnObject
      extended by pops.lang.BytesContainer
          extended by pops.ale.engine.com.OldSGLNAggregationKey

public class OldSGLNAggregationKey
extends pops.lang.BytesContainer

For now we only rely onto the SGLN bytes representation, till the sgln decoder is achieved.

Author:
pops, Guche Grégory aka Sceez Melting-Pot.

Field Summary
 
Fields inherited from class pops.lang.BytesContainer
cEmptyLabel, cNullLabel
 
Constructor Summary
OldSGLNAggregationKey(short[] theData)
           
 
Method Summary
 
Methods inherited from class pops.lang.BytesContainer
bytesToString, getBytes, hashCode, length, onEquals, setBytes, toString
 
Methods inherited from class pops.lang.AnObject
areEqual, equals
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OldSGLNAggregationKey

public OldSGLNAggregationKey(short[] theData)
                      throws java.lang.Exception
Throws:
java.lang.Exception