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

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

public class VGX1
extends VGX
implements Serializable

Represents a VGX with reference number = 1

Author:
kyleb
See Also:
Serialized Form

Nested Class Summary
static class VGX1.VGX1Cap
          Represents a Cap structure found within this VGX
 
Method Summary
 VGX1.VGX1Cap[] getCaps()
           
 int getCapStrategyCode()
           
 LOC1 getLocation()
           
 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 VGX1.VGX1Cap[] getCaps()

getLocation

public LOC1 getLocation()

toString

public String toString()
Overrides:
toString in class VGX


Copyright © 2013 Ecebs Ltd. All Rights Reserved.