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

java.lang.Object
  extended by AbstractA3
      extended by org.openorb.orb.test.iiop.value.AbstractA3Impl

public class AbstractA3Impl
extends AbstractA3

Implementation of the value type AbstractA3.

Author:
Chris Wood

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

Constructor Detail

AbstractA3Impl

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

Parameters:
notransport - A string parameter.
Method Detail

print

public void print()
Print a stringified representation of the value type.