org.nhindirect.config.service.jaxws
Class GetDNSByNameAndType

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

public class GetDNSByNameAndType
extends java.lang.Object


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

Constructor Detail

GetDNSByNameAndType

public GetDNSByNameAndType()
Method Detail

getName

public java.lang.String getName()
Returns:
returns String

setName

public void setName(java.lang.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 © 2014. All Rights Reserved.