MCPcopy Create free account
hub / github.com/0opslab/opslabJutil / getUserId

Method getUserId

src/test/java/com/opslab/temp/model/User.java:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 }
38
39 public String getUserId() {
40 return userId;
41 }
42
43 public void setUserId(String userId) {
44 this.userId = userId;

Callers 1

equalsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected