intra-mart(R) 6.0.13

jp.co.intra_mart.foundation.sap.module.financial
クラス HierarchyNodes

java.lang.Object
  拡張jp.co.intra_mart.foundation.sap.module.financial.HierarchyNodes
すべての実装インタフェース:
Serializable

public class HierarchyNodes
extends Object
implements Serializable

階層ノード情報クラス 機能は以下の通り

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

コンストラクタの概要
HierarchyNodes()
          階層ノードを作成します。
 
メソッドの概要
 String getDescript()
          グループテキスト (短)を取得します。
 String getGroupname()
          グループ名を取得します。
 String getHierlevel()
          階層のエントリレベルを取得します。
 String getValcount()
          階層ノード内の値の値数を取得します。
 void setDescript(String strDescript)
          グループテキスト (短)を設定します。
 void setGroupname(String strGroupname)
          グループ名を設定します。
 void setHierlevel(String strHierlevel)
          階層のエントリレベルを設定します。
 void setValcount(String strValcount)
          階層ノード内の値の値数を設定します。
 String toString()
          デバッグ用のメソッドです。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

HierarchyNodes

public HierarchyNodes()
階層ノードを作成します。

メソッドの詳細

getGroupname

public String getGroupname()
グループ名を取得します。

戻り値:
srtGroupname グループ名

getHierlevel

public String getHierlevel()
階層のエントリレベルを取得します。

戻り値:
srtHierlevel 階層のエントリレベル

getValcount

public String getValcount()
階層ノード内の値の値数を取得します。

戻り値:
srtValcount 階層ノード内の値の値数

getDescript

public String getDescript()
グループテキスト (短)を取得します。

戻り値:
srtDescript グループテキスト (短)

setGroupname

public void setGroupname(String strGroupname)
グループ名を設定します。

パラメータ:
strGroupname - グループ名

setHierlevel

public void setHierlevel(String strHierlevel)
階層のエントリレベルを設定します。

パラメータ:
strHierlevel - 階層のエントリレベル

setValcount

public void setValcount(String strValcount)
階層ノード内の値の値数を設定します。

パラメータ:
strValcount - 階層ノード内の値の値数

setDescript

public void setDescript(String strDescript)
グループテキスト (短)を設定します。

パラメータ:
strDescript - グループテキスト (短)

toString

public String toString()
デバッグ用のメソッドです。

戻り値:
value すべての属性の値

intra-mart(R) 6.0.13

Copyright © 2000-2009 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.