org.boxed_economy.besp.model.fmfw
クラス AbstractInformation

java.lang.Object
  拡張org.boxed_economy.besp.model.fmfw.FmFwObject
      拡張org.boxed_economy.besp.model.fmfw.AbstractInformation
すべての実装インタフェース:
Information, java.io.Serializable
直系の既知のサブクラス:
DoubleInformation, IntegerInformation, MessageInformation, YesNoInformation

public class AbstractInformation
extends FmFwObject
implements Information

バージョン:
$Id: AbstractInformation.java,v 1.1 2004/03/21 12:07:47 macchan Exp $
作成者:
macchan
関連項目:
直列化された形式

入れ子クラスの概要
 
クラス org.boxed_economy.besp.model.fmfw.FmFwObject から継承した入れ子クラス
FmFwObject.InstanceCounter
 
フィールドの概要
 
インタフェース org.boxed_economy.besp.model.fmfw.Information から継承したフィールド
serialVersionUID
 
コンストラクタの概要
AbstractInformation()
           
 
クラス org.boxed_economy.besp.model.fmfw.FmFwObject から継承したメソッド
finalize, getInstanceCounters
 
クラス java.lang.Object から継承したメソッド
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AbstractInformation

public AbstractInformation()