org.nhindirect.config.service.jaxws
Class GetDomainCountResponse

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

public class GetDomainCountResponse
extends Object


Constructor Summary
GetDomainCountResponse()
           
 
Method Summary
 int getReturn()
           
 void setReturn(int _return)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetDomainCountResponse

public GetDomainCountResponse()
Method Detail

getReturn

public int getReturn()
Returns:
returns int

setReturn

public void setReturn(int _return)
Parameters:
_return - the value for the _return property


Copyright © 2011. All Rights Reserved.