org.nhindirect.config.service.jaxws
Class UpdateDNS
java.lang.Object
org.nhindirect.config.service.jaxws.UpdateDNS
public class UpdateDNS
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateDNS
public UpdateDNS()
getRecordId
public long getRecordId()
- Returns:
- returns long
setRecordId
public void setRecordId(long recordId)
- Parameters:
recordId - the value for the recordId property
getRecord
public org.nhindirect.config.store.DNSRecord getRecord()
- Returns:
- returns DNSRecord
setRecord
public void setRecord(org.nhindirect.config.store.DNSRecord record)
- Parameters:
record - the value for the record property
Copyright © 2011. All Rights Reserved.