MCPcopy Create free account
hub / github.com/EhsanTang/ApiManager / setType

Method setType

api/src/main/java/cn/crap/model/Project.java:60–62  ·  view source on GitHub ↗
(int type)

Source from the content-addressed store, hash-verified

58 return type;
59 }
60 public void setType(int type) {
61 this.type = type;
62 }
63
64 @Column(name="remark")
65 public String getRemark() {

Callers 1

v6ToV7Method · 0.95

Calls

no outgoing calls

Tested by 1

v6ToV7Method · 0.76