jp.littlesoft.soja
クラス LSJsonTest.EmployeeInfo.Skill

java.lang.Object
  上位を拡張 jp.littlesoft.soja.LSJsonTest.EmployeeInfo.Skill
すべての実装されたインタフェース:
Serializable
含まれているクラス:
LSJsonTest.EmployeeInfo

public static class LSJsonTest.EmployeeInfo.Skill
extends Object
implements Serializable

関連項目:
直列化された形式

フィールドの概要
 Date date
           
 String text
           
 
コンストラクタの概要
LSJsonTest.EmployeeInfo.Skill()
           
LSJsonTest.EmployeeInfo.Skill(Date date, String text)
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

date

public Date date

text

public String text
コンストラクタの詳細

LSJsonTest.EmployeeInfo.Skill

public LSJsonTest.EmployeeInfo.Skill()

LSJsonTest.EmployeeInfo.Skill

public LSJsonTest.EmployeeInfo.Skill(Date date,
                                     String text)


Copyright (C) 2006-2012 LittleSoft Corporation. All Rights Reserved.