Uses of Class
org.nhindirect.config.model.Domain

Packages that use Domain
org.nhindirect.config.model Data model classes for configuration web services. 
 

Uses of Domain in org.nhindirect.config.model
 

Methods in org.nhindirect.config.model that return Domain
 Domain TrustBundleDomainReltn.getDomain()
          Gets the domain associated to the trust bundle.
 Domain CertPolicyGroupDomainReltn.getDomain()
          Gets the domain that is associate to the policy group.
 

Methods in org.nhindirect.config.model with parameters of type Domain
 void TrustBundleDomainReltn.setDomain(Domain domain)
          Sets the domain associated to the trust bundle.
 void CertPolicyGroupDomainReltn.setDomain(Domain domain)
          Sets the domain that is associate to the policy group.
 



Copyright © 2014. All Rights Reserved.