org.nhindirect.config.service.jaxws
Class ListAnchorsResponse

java.lang.Object
  extended by org.nhindirect.config.service.jaxws.ListAnchorsResponse

public class ListAnchorsResponse
extends java.lang.Object


Constructor Summary
ListAnchorsResponse()
           
 
Method Summary
 java.util.Collection<Anchor> getReturn()
           
 void setReturn(java.util.Collection<Anchor> _return)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListAnchorsResponse

public ListAnchorsResponse()
Method Detail

getReturn

public java.util.Collection<Anchor> getReturn()
Returns:
returns Collection

setReturn

public void setReturn(java.util.Collection<Anchor> _return)
Parameters:
_return - the value for the _return property


Copyright © 2010. All Rights Reserved.