org.nhindirect.config.service.jaxws
Class GetDNSByRecordIdResponse
java.lang.Object
org.nhindirect.config.service.jaxws.GetDNSByRecordIdResponse
public class GetDNSByRecordIdResponse
- extends Object
|
Method Summary |
org.nhindirect.config.store.DNSRecord |
getReturn()
|
void |
setReturn(org.nhindirect.config.store.DNSRecord _return)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetDNSByRecordIdResponse
public GetDNSByRecordIdResponse()
getReturn
public org.nhindirect.config.store.DNSRecord getReturn()
- Returns:
- returns DNSRecord
setReturn
public void setReturn(org.nhindirect.config.store.DNSRecord _return)
- Parameters:
_return - the value for the _return property
Copyright © 2011. All Rights Reserved.