IM-ERP Real Connect

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

java.lang.Object
  上位を拡張 jp.co.intra_mart.foundation.sap.module.financial.ImpWbsElement
すべての実装されたインタフェース:
Serializable

public class ImpWbsElement
extends Object
implements Serializable

詳細情報を必要とする WBS 要素クラス 機能は以下の通り

バージョン:
8.0
関連項目:
直列化された形式

コンストラクタの概要
ImpWbsElement()
          詳細情報を必要とする WBS 要素を作成します。
ImpWbsElement(int index)
          詳細情報を必要とする WBS 要素を作成します。
 
メソッドの概要
 int getIndex()
          レコード番号を取得します。
 String getWbsElement()
          WBS 要素を取得します。
 void setIndex(int index)
          レコード番号を設定します。
 void setWbsElement(String strWbsElement)
          WBS 要素を設定します。
 String toString()
          デバッグ用のメソッドです。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

ImpWbsElement

public ImpWbsElement()
詳細情報を必要とする WBS 要素を作成します。


ImpWbsElement

public ImpWbsElement(int index)
詳細情報を必要とする WBS 要素を作成します。

パラメータ:
index - レコード番号
メソッドの詳細

getIndex

public int getIndex()
レコード番号を取得します。

戻り値:
index レコード番号

setIndex

public void setIndex(int index)
レコード番号を設定します。

パラメータ:
index - レコード番号

getWbsElement

public String getWbsElement()
WBS 要素を取得します。

戻り値:
srtWbsElement WBS 要素

setWbsElement

public void setWbsElement(String strWbsElement)
WBS 要素を設定します。

パラメータ:
strWbsElement - WBS 要素

toString

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

オーバーライド:
クラス Object 内の toString
戻り値:
value すべての属性の値

IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.