intra-mart(R) 6.0.13

jp.co.intra_mart.foundation.datastore.common.config
クラス AttributeType

java.lang.Object
  拡張jp.co.intra_mart.foundation.datastore.common.config.AttributeType
すべての実装インタフェース:
Serializable

public class AttributeType
extends Object
implements Serializable

属性で指定できる型です。

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

フィールドの概要
static AttributeType DATE
          日時型
static AttributeType DECIMAL
          整数型
static AttributeType FLOAT
          浮動少数型
static AttributeType LOCALE
          ロケール
static AttributeType STRING
          文字列型
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

STRING

public static final AttributeType STRING
文字列型


DECIMAL

public static final AttributeType DECIMAL
整数型


DATE

public static final AttributeType DATE
日時型


FLOAT

public static final AttributeType FLOAT
浮動少数型


LOCALE

public static final AttributeType LOCALE
ロケール


intra-mart(R) 6.0.13

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