Uses of Class
org.leo.aws.ddb.annotations.KeyType
-
-
Uses of KeyType in org.leo.aws.ddb.annotations
Methods in org.leo.aws.ddb.annotations that return KeyType Modifier and Type Method Description KeyTypetype()Key typestatic KeyTypeKeyType. valueOf(String name)Returns the enum constant of this type with the specified name.static KeyType[]KeyType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-