MCPcopy Index your code
hub / github.com/aws-samples/eb-java-scorekeep / Move

Method Move

src/main/java/scorekeep/Move.java:21–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 private String move;
20
21 public Move() {
22 }
23
24 @DynamoDBHashKey(attributeName="id")
25 public String getId() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected