Uses of Class
org.apache.axis.message.addressing.RelatesTo

Packages that use RelatesTo
org.apache.axis.message.addressing   
 

Uses of RelatesTo in org.apache.axis.message.addressing
 

Methods in org.apache.axis.message.addressing that return types with arguments of type RelatesTo
 java.util.List<RelatesTo> AddressingHeaders.getRelatesTo()
          Method getRelatesTo.
 

Method parameters in org.apache.axis.message.addressing with type arguments of type RelatesTo
 void AddressingHeaders.setRelatesTo(java.util.List<RelatesTo> v)
          Set the collection of RelatesToProperties.
 



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