org.openorb.orb.test.iiop.value
Class ValueGImpl

java.lang.Object
  extended by ValueG
      extended by org.openorb.orb.test.iiop.value.ValueGImpl

public class ValueGImpl
extends ValueG

The implementation of the ValueG value type.

Author:
Chris Wood

Constructor Summary
ValueGImpl()
           
 
Method Summary
 java.lang.String toString()
          Creates a stringified representation of the internal state of this instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValueGImpl

public ValueGImpl()
Method Detail

toString

public java.lang.String toString()
Creates a stringified representation of the internal state of this instance.

Returns:
A stringified representation of this instance.