コード例 #1
0
ファイル: ViewUser.java プロジェクト: moink635/mysource
 public boolean isOnDemand() {
   return featureManager.isOnDemand();
 }