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

java.lang.Object
  extended by ValueE
      extended by org.openorb.orb.test.iiop.value.ValueEImpl

public class ValueEImpl
extends ValueE

An implementation of the ValueE value type.

Author:
Chris Wood

Constructor Summary
ValueEImpl(java.lang.String notransport)
          Creates new ValueEImpl.
 
Method Summary
 void print()
          Print a message about the internal state of the value type.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueEImpl

public ValueEImpl(java.lang.String notransport)
Creates new ValueEImpl.

Parameters:
notransport - A string member's initial value.
Method Detail

print

public void print()
Print a message about the internal state of the value type.