org.nhindirect.config.service.jaxws
Class GetDNSByNameResponse

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

public class GetDNSByNameResponse
extends Object


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

Constructor Detail

GetDNSByNameResponse

public GetDNSByNameResponse()
Method Detail

getReturn

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

setReturn

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


Copyright © 2011. All Rights Reserved.