org.nhindirect.config.service.jaxws
Class GetAnchorResponse

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

public class GetAnchorResponse
extends Object


Constructor Summary
GetAnchorResponse()
           
 
Method Summary
 org.nhindirect.config.store.Anchor getReturn()
           
 void setReturn(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

GetAnchorResponse

public GetAnchorResponse()
Method Detail

getReturn

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

setReturn

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


Copyright © 2011. All Rights Reserved.