org.apache.axis.message.addressing
Class RelationshipTypeValues

java.lang.Object
  extended by org.apache.axis.message.addressing.RelationshipTypeValues

public class RelationshipTypeValues
extends java.lang.Object

This class is needed because any generated stub that is aware of EndpointReferenceType will contain a type mapping for this class.

Version:
$Revision: 14 $

Constructor Summary
RelationshipTypeValues()
          Creates a new instance.
 
Method Summary
 java.lang.String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RelationshipTypeValues

public RelationshipTypeValues()
Creates a new instance.

Method Detail

toString

public java.lang.String toString()

Overrides:
toString in class java.lang.Object


Copyright © 2008-2009 Rodrigo Ruiz. All Rights Reserved.