org.nhindirect.config.service.jaxws
Class GetPolicyGroupByNameResponse
java.lang.Object
org.nhindirect.config.service.jaxws.GetPolicyGroupByNameResponse
public class GetPolicyGroupByNameResponse
- extends Object
|
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 |
GetPolicyGroupByNameResponse
public GetPolicyGroupByNameResponse()
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.