|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface PersonDataAccessor
| メソッドの概要 | |
|---|---|
void |
deletePerson(Person person)
|
java.util.List<Person> |
getAllPersons()
|
void |
registerPerson(Person person)
|
| メソッドの詳細 |
|---|
java.util.List<Person> getAllPersons()
void registerPerson(Person person)
void deletePerson(Person person)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||