org.nhindirect.config.service.jaxws
Class RemoveDNS

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

public class RemoveDNS
extends java.lang.Object


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

Constructor Detail

RemoveDNS

public RemoveDNS()
Method Detail

getRecords

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

setRecords

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


Copyright © 2014. All Rights Reserved.