com.ecebs.rtd.enabler.types.itso.vrdg
Class VGX

java.lang.Object
  extended by com.ecebs.rtd.enabler.types.itso.vrdg.VGX
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
VGX1, VGX2, VGX3

public class VGX
extends Object
implements Serializable

Represents a Value Group Extension that could be found within a VRDG

Author:
kyleb
See Also:
Serialized Form

Method Summary
 byte getVGXLength()
           
 short getVGXRef()
           
 int getVGXRefNum()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getVGXLength

public byte getVGXLength()

getVGXRef

public short getVGXRef()

getVGXRefNum

public int getVGXRefNum()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 Ecebs Ltd. All Rights Reserved.