org.nhindirect.config.service.jaxws
Class GetAnchorsForOwnerResponse

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

public class GetAnchorsForOwnerResponse
extends Object


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

Constructor Detail

GetAnchorsForOwnerResponse

public GetAnchorsForOwnerResponse()
Method Detail

getReturn

public Collection<org.nhindirect.config.store.Anchor> getReturn()
Returns:
returns Collection

setReturn

public void setReturn(Collection<org.nhindirect.config.store.Anchor> _return)
Parameters:
_return - the value for the _return property


Copyright © 2011. All Rights Reserved.