org.nhindirect.config.service.jaxws
Class GetPolicyGroupByIdResponse

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

public class GetPolicyGroupByIdResponse
extends Object


Constructor Summary
GetPolicyGroupByIdResponse()
           
 
Method Summary
 org.nhindirect.config.store.CertPolicyGroup getReturn()
           
 void setReturn(org.nhindirect.config.store.CertPolicyGroup _return)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetPolicyGroupByIdResponse

public GetPolicyGroupByIdResponse()
Method Detail

getReturn

public org.nhindirect.config.store.CertPolicyGroup getReturn()
Returns:
returns CertPolicyGroup

setReturn

public void setReturn(org.nhindirect.config.store.CertPolicyGroup _return)
Parameters:
_return - the value for the _return property


Copyright © 2013. All Rights Reserved.