コード例 #1
0
ファイル: Patient5.java プロジェクト: pwns4cash/graniteds
 public ObservableSet<Consent> getConsents() {
   return consents.get();
 }