intra-mart 6.1.14

jp.co.intra_mart.foundation.sap.module.purchase
クラス Extension

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

public class Extension
extends Object
implements Serializable

拡張得意先項目情報クラス
機能は以下の通り

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

コンストラクタの概要
Extension()
          拡張得意先項目を作成します。
Extension(int index)
          拡張得意先項目アドレスを作成します。
 
メソッドの概要
 int getExIndex()
          レコード番号を取得します。
 String getStructure()
          BAPI テーブル拡張の構造名を取得します。
 String getValuepart1()
          BAPI 拡張パラメータのデータ部分を取得します。
 String getValuepart2()
          BAPI 拡張パラメータのデータ部分を取得します。
 String getValuepart3()
          BAPI 拡張パラメータのデータ部分を取得します。
 String getValuepart4()
          BAPI 拡張パラメータのデータ部分を取得します。
 void setExIndex(int exIndex)
          レコード番号を設定します。
 void setStructure(String strStructure)
          BAPI テーブル拡張の構造名を設定します。
 void setValuepart1(String strValuepart1)
          BAPI 拡張パラメータのデータ部分を設定します。
 void setValuepart2(String strValuepart2)
          BAPI 拡張パラメータのデータ部分を設定します。
 void setValuepart3(String strValuepart3)
          BAPI 拡張パラメータのデータ部分を設定します。
 void setValuepart4(String strValuepart4)
          BAPI 拡張パラメータのデータ部分を設定します。
 String toString()
          デバッグ用のメソッドです。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

Extension

public Extension()
拡張得意先項目を作成します。


Extension

public Extension(int index)
拡張得意先項目アドレスを作成します。

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

getStructure

public String getStructure()
BAPI テーブル拡張の構造名を取得します。

戻り値:
srtStructure BAPI テーブル拡張の構造名

getValuepart1

public String getValuepart1()
BAPI 拡張パラメータのデータ部分を取得します。

戻り値:
srtValuepart1 BAPI 拡張パラメータのデータ部分

getValuepart2

public String getValuepart2()
BAPI 拡張パラメータのデータ部分を取得します。

戻り値:
srtValuepart2 BAPI 拡張パラメータのデータ部分

getValuepart3

public String getValuepart3()
BAPI 拡張パラメータのデータ部分を取得します。

戻り値:
srtValuepart3 BAPI 拡張パラメータのデータ部分

getValuepart4

public String getValuepart4()
BAPI 拡張パラメータのデータ部分を取得します。

戻り値:
srtValuepart4 BAPI 拡張パラメータのデータ部分

getExIndex

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

戻り値:
exIndex レコード番号

setStructure

public void setStructure(String strStructure)
BAPI テーブル拡張の構造名を設定します。

パラメータ:
strStructure - BAPI テーブル拡張の構造名

setValuepart1

public void setValuepart1(String strValuepart1)
BAPI 拡張パラメータのデータ部分を設定します。

パラメータ:
strValuepart1 - BAPI 拡張パラメータのデータ部分

setValuepart2

public void setValuepart2(String strValuepart2)
BAPI 拡張パラメータのデータ部分を設定します。

パラメータ:
strValuepart2 - BAPI 拡張パラメータのデータ部分

setValuepart3

public void setValuepart3(String strValuepart3)
BAPI 拡張パラメータのデータ部分を設定します。

パラメータ:
strValuepart3 - BAPI 拡張パラメータのデータ部分

setValuepart4

public void setValuepart4(String strValuepart4)
BAPI 拡張パラメータのデータ部分を設定します。

パラメータ:
strValuepart4 - BAPI 拡張パラメータのデータ部分

setExIndex

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

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

toString

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

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

intra-mart 6.1.14

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