コード例 #1
0
ファイル: JopSession.java プロジェクト: siamect/proview
 public void openAlarmList() {
   ((JopSessionIfc) sessionRep).openAlarmList();
 }