示例#1
0
 public String getPermanentState() {
   return permAdd.getState();
 }
示例#2
0
 public String getState() {
   return currAdd.getState();
 }