Uses of Class
be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain.CacheInformation.CacheType

Packages that use CacheInformation.CacheType
be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain   
 

Uses of CacheInformation.CacheType in be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain
 

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

Constructors in be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain with parameters of type CacheInformation.CacheType
CacheInformation(String serviceName, CacheInformation.CacheType cacheType, CacheInformation.KeyTransformType keyTransformType, String keyTransfromLocation, CacheInformation.ExpiryType expiryType, org.joda.time.Duration expiryDuration)
           
 




Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.