org.nhindirect.config.service.jaxws
Class GetDNSByNameAndType

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

public class GetDNSByNameAndType
extends Object


Constructor Summary
GetDNSByNameAndType()
           
 
Method Summary
 String getName()
           
 int getType()
           
 void setName(String name)
           
 void setType(int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetDNSByNameAndType

public GetDNSByNameAndType()
Method Detail

getName

public String getName()
Returns:
returns String

setName

public void setName(String name)
Parameters:
name - the value for the name property

getType

public int getType()
Returns:
returns int

setType

public void setType(int type)
Parameters:
type - the value for the type property


Copyright © 2011. All Rights Reserved.