Uses of Enum
com.blackhillsoftware.dcollect.StorageClass.Access
-
Uses of StorageClass.Access in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionStorageClass.dscacces()
DSCACCES as a Access.static StorageClass.Access
StorageClass.Access.from
(int value) Get the Access for an integer valuestatic StorageClass.Access
Returns 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.