クラス Genre


  • public class Genre
    extends Object
    ジャンル
    • フィールドの詳細

      • id

        private String id
        ジャンルID
      • name

        private String name
        ジャンル名
    • コンストラクタの詳細

      • Genre

        public Genre()