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

java.lang.Object
  extended by com.ecebs.rtd.enabler.types.itso.vrdg.VGX
      extended by com.ecebs.rtd.enabler.types.itso.vrdg.VGX2
All Implemented Interfaces:
Serializable

public class VGX2
extends VGX
implements Serializable

Represents a Value Group Extension with reference number = 2

Author:
kyleb
See Also:
Serialized Form

Nested Class Summary
static class VGX2.VGX2Cap
          Represents a Cap structure found in this VGX
 
Method Summary
 VGX2.VGX2Cap[] getCaps()
           
 int getCapStrategyCode()
           
 LOC1[] getLocations()
           
 Calendar[] getTimeStamps()
           
 String toString()
           
 
Methods inherited from class com.ecebs.rtd.enabler.types.itso.vrdg.VGX
getVGXLength, getVGXRef, getVGXRefNum
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getCapStrategyCode

public int getCapStrategyCode()

getCaps

public VGX2.VGX2Cap[] getCaps()

getLocations

public LOC1[] getLocations()

getTimeStamps

public Calendar[] getTimeStamps()

toString

public String toString()
Overrides:
toString in class VGX


Copyright © 2013 Ecebs Ltd. All Rights Reserved.