intra-mart 6.1.14

jp.co.intra_mart.foundation.datastore.application.domain.item_category.type
クラス ItemCategoryType

java.lang.Object
  拡張jp.co.intra_mart.foundation.datastore.application.domain.item_category.type.ItemCategoryType
すべての実装インタフェース:
Serializable

public class ItemCategoryType
extends Object
implements Serializable

商品カテゴリ種別の基本属性のデータを取り扱います。

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

コンストラクタの概要
ItemCategoryType()
           
 
メソッドの概要
 String getItemCategoryTypeCode()
          商品カテゴリ種別コードを取得します。
 void setItemCategoryTypeCode(String itemCategoryTypeCode)
          商品カテゴリ種別コードを設定します。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ItemCategoryType

public ItemCategoryType()
メソッドの詳細

getItemCategoryTypeCode

public String getItemCategoryTypeCode()
商品カテゴリ種別コードを取得します。

戻り値:
商品カテゴリ種別コード

setItemCategoryTypeCode

public void setItemCategoryTypeCode(String itemCategoryTypeCode)
商品カテゴリ種別コードを設定します。

パラメータ:
itemCategoryTypeCode - 商品カテゴリ種別コード

intra-mart 6.1.14

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