Uses of Class
org.nhind.config.CertPolicyGroupReltn

Packages that use CertPolicyGroupReltn
org.nhind.config   
 

Uses of CertPolicyGroupReltn in org.nhind.config
 

Methods in org.nhind.config that return CertPolicyGroupReltn
 CertPolicyGroupReltn[] CertPolicyGroup.getCertPolicyGroupReltn()
          Gets the certPolicyGroupReltn value for this CertPolicyGroup.
 CertPolicyGroupReltn CertPolicyGroup.getCertPolicyGroupReltn(int i)
           
 

Methods in org.nhind.config with parameters of type CertPolicyGroupReltn
 void CertPolicyGroup.setCertPolicyGroupReltn(CertPolicyGroupReltn[] certPolicyGroupReltn)
          Sets the certPolicyGroupReltn value for this CertPolicyGroup.
 void CertPolicyGroup.setCertPolicyGroupReltn(int i, CertPolicyGroupReltn _value)
           
 

Constructors in org.nhind.config with parameters of type CertPolicyGroupReltn
CertPolicyGroup(CertPolicyGroupReltn[] certPolicyGroupReltn, Calendar createTime, long id, String policyGroupName)
           
 



Copyright © 2013. All Rights Reserved.