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

java.lang.Object
  拡張org.boxed_economy.besp.model.fmfw.Type
      拡張org.boxed_economy.besp.model.fmfw.InformationType
すべての実装インタフェース:
Information, java.io.Serializable

public final class InformationType
extends Type

Informationの種類(Type)を表します。

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

フィールドの概要
static InformationType NULL
           
 
コンストラクタの概要
protected InformationType(java.lang.String newName)
           
 
クラス org.boxed_economy.besp.model.fmfw.Type から継承したメソッド
addChild, equals, getChildren, getChildrenRecursively, getName, getParents, getParentsRecursively, removeChild, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

NULL

public static final InformationType NULL
コンストラクタの詳細

InformationType

protected InformationType(java.lang.String newName)