|
IM-ERP Real Connect | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.co.intra_mart.foundation.sap.module.financial.HierarchyValues
public class HierarchyValues
階層値情報クラス
機能は以下の通り
| コンストラクタの概要 | |
|---|---|
HierarchyValues()
階層値を作成します。 |
|
| メソッドの概要 | |
|---|---|
String |
getValfrom()
原価センタ/利益センタを取得します。 |
String |
getValto()
原価センタ/利益センタを取得します。 |
void |
setValfrom(String strValfrom)
原価センタ/利益センタを設定します。 |
void |
setValto(String strValto)
原価センタ/利益センタを設定します。 |
String |
toString()
デバッグ用のメソッドです。 |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public HierarchyValues()
| メソッドの詳細 |
|---|
public String getValfrom()
public String getValto()
public void setValfrom(String strValfrom)
strValfrom - 原価センタ/利益センタpublic void setValto(String strValto)
strValto - 原価センタ/利益センタpublic String toString()
Object 内の toString
|
IM-ERP Real Connect | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||