|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |