public class KeyDescription
extends java.lang.Object
| Constructor and Description |
|---|
KeyDescription() |
| Modifier and Type | Method and Description |
|---|---|
Primitive.DynamoDBPrimitiveType |
getType() |
boolean |
isHash() |
void |
setHash(boolean hash) |
void |
setType(Primitive.DynamoDBPrimitiveType type) |
public Primitive.DynamoDBPrimitiveType getType()
public void setType(Primitive.DynamoDBPrimitiveType type)
public boolean isHash()
public void setHash(boolean hash)