コード例 #1
0
 public String getTitle() {
   return law.getTitle();
 }
コード例 #2
0
 public Long getId() {
   return law.getId();
 }