MCPcopy Create free account
hub / github.com/apache/cloudstack / setUuid

Method setUuid

engine/schema/src/main/java/com/cloud/user/UserVO.java:307–309  ·  view source on GitHub ↗
(String uuid)

Source from the content-addressed store, hash-verified

305 }
306
307 public void setUuid(String uuid) {
308 this.uuid = uuid;
309 }
310
311 @Override
312 public boolean isDefault() {

Callers 2

UserVOMethod · 0.95
startMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected