org.nhindirect.config.service.jaxws
Class GetDNSByRecordIds

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

public class GetDNSByRecordIds
extends java.lang.Object


Constructor Summary
GetDNSByRecordIds()
           
 
Method Summary
 long[] getRecordIds()
           
 void setRecordIds(long[] recordIds)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetDNSByRecordIds

public GetDNSByRecordIds()
Method Detail

getRecordIds

public long[] getRecordIds()
Returns:
returns long[]

setRecordIds

public void setRecordIds(long[] recordIds)
Parameters:
recordIds - the value for the recordIds property


Copyright © 2014. All Rights Reserved.