|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.nhindirect.config.service.jaxws.UpdateDNS
public class UpdateDNS
| Constructor Summary | |
|---|---|
UpdateDNS()
|
|
| Method Summary | |
|---|---|
org.nhindirect.config.store.DNSRecord |
getRecord()
|
long |
getRecordId()
|
void |
setRecord(org.nhindirect.config.store.DNSRecord record)
|
void |
setRecordId(long recordId)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateDNS()
| Method Detail |
|---|
public long getRecordId()
public void setRecordId(long recordId)
recordId - the value for the recordId propertypublic org.nhindirect.config.store.DNSRecord getRecord()
public void setRecord(org.nhindirect.config.store.DNSRecord record)
record - the value for the record property
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||