MCPcopy Create free account
hub / github.com/castello/spring_basic / getPcno

Method getPcno

ch4/CommentDto.java:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 }
42
43 public Integer getPcno() {
44 return pcno;
45 }
46
47 public void setPcno(Integer pcno) {
48 this.pcno = pcno;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected