Uses of Class
be.fgov.ehealth.technicalconnector.ra.enumaration.UsageType

Packages that use UsageType
be.fgov.ehealth.technicalconnector.ra.domain   
be.fgov.ehealth.technicalconnector.ra.enumaration   
 

Uses of UsageType in be.fgov.ehealth.technicalconnector.ra.domain
 

Methods in be.fgov.ehealth.technicalconnector.ra.domain that return types with arguments of type UsageType
 List<UsageType> NewCertificateContract.getUsageTypes()
           
 

Constructor parameters in be.fgov.ehealth.technicalconnector.ra.domain with type arguments of type UsageType
NewCertificateContract(GeneratedContract generatedContract, KeyPair keyPair, List<UsageType> usageTypes)
           
 

Uses of UsageType in be.fgov.ehealth.technicalconnector.ra.enumaration
 

Methods in be.fgov.ehealth.technicalconnector.ra.enumaration that return UsageType
static UsageType UsageType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UsageType[] UsageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 




Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.