Uses of Enum
com.blackhillsoftware.dcollect.StorageClass.Access
Packages that use StorageClass.Access
-
Uses of StorageClass.Access in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return StorageClass.AccessModifier and TypeMethodDescriptionStorageClass.dscacces()DSCACCES as a Access.static StorageClass.AccessStorageClass.Access.from(int value) Get the Access for an integer valuestatic StorageClass.AccessReturns the enum constant of this type with the specified name.static StorageClass.Access[]StorageClass.Access.values()Returns an array containing the constants of this enum type, in the order they are declared.