クラス
nga.model.UserAttribute の使用

UserAttribute を使用しているパッケージ
nga.model 普通の ValueObject を画面入出力でちょこっと便利に扱えるようにするためのインターフェースとか。 
 

nga.model での UserAttribute の使用
 

UserAttribute を返す nga.model のメソッド
 UserAttribute User.getAttribute()
          利用者属性を取得する。
 

UserAttribute 型のパラメータを持つ nga.model のメソッド
 void User.setAttribute(UserAttribute attribute)
          利用者属性をセットする。