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

java.lang.Object
  extended by ValueC
      extended by org.openorb.orb.test.iiop.value.ValueCImpl

public class ValueCImpl
extends ValueC

Implementation of the value type ValueC.

Author:
Chris Wood

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

Constructor Detail

ValueCImpl

public ValueCImpl()
Constructor.

Method Detail

toString

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

Returns:
A string representing the state of this instance.