Uses of Enum Class
cdc.rdb.RdbDatabase.PropertyKind
-
Uses of RdbDatabase.PropertyKind in cdc.rdb
Methods in cdc.rdb that return RdbDatabase.PropertyKindModifier and TypeMethodDescriptionstatic RdbDatabase.PropertyKindRdbDatabase.getPropertyKind(String name) static RdbDatabase.PropertyKindReturns the enum constant of this class with the specified name.static RdbDatabase.PropertyKind[]RdbDatabase.PropertyKind.values()Returns an array containing the constants of this enum class, in the order they are declared.