org.nhindirect.config.service.jaxws
Class AddDNS

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

public class AddDNS
extends Object


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

Constructor Detail

AddDNS

public AddDNS()
Method Detail

getRecords

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

setRecords

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


Copyright © 2011. All Rights Reserved.