コード例 #1
0
ファイル: EmployeeAdapterLdap.java プロジェクト: szogi84/Java
 public String getFirstName() {
   return instance.getGivenName();
 }