org.nhindirect.config.service.jaxws
Class GetDNSByTypeResponse

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

public class GetDNSByTypeResponse
extends java.lang.Object


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

Constructor Detail

GetDNSByTypeResponse

public GetDNSByTypeResponse()
Method Detail

getReturn

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

setReturn

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


Copyright © 2014. All Rights Reserved.