Uses of Class
de.mid.innovator.net.InoTelegramCache.CachePolicy

Packages that use InoTelegramCache.CachePolicy
de.mid.innovator.net The package contains classes needed for the network communication via TCP/IP between Innovator network clients and servers. 
 

Uses of InoTelegramCache.CachePolicy in de.mid.innovator.net
 

Methods in de.mid.innovator.net that return InoTelegramCache.CachePolicy
static InoTelegramCache.CachePolicy InoTelegramCache.CachePolicy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InoTelegramCache.CachePolicy[] InoTelegramCache.CachePolicy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.mid.innovator.net with parameters of type InoTelegramCache.CachePolicy
 void InoTelegramCache.setPolicy(InoTelegramCache.CachePolicy policy)
          Change the cache policy and use this policy for the future use of the cache.