MCPcopy Create free account
hub / github.com/ddf-project/DDF / getUUID

Method getUUID

core/src/main/java/io/ddf/DDF.java:304–304  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

302 }
303
304 public UUID getUUID() {return uuid;}
305
306 public void setUUID(UUID uuid) {this.uuid = uuid;}
307

Calls

no outgoing calls