org.nhindirect.config.service.jaxws
Class GetPolicyByNameResponse

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

public class GetPolicyByNameResponse
extends java.lang.Object


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

Constructor Detail

GetPolicyByNameResponse

public GetPolicyByNameResponse()
Method Detail

getReturn

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

setReturn

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


Copyright © 2014. All Rights Reserved.