クラス DateTimeType
java.lang.Object
org.iplass.mtp.impl.entity.property.PropertyType
org.iplass.mtp.impl.properties.basic.BasicType
org.iplass.mtp.impl.properties.basic.DateTimeType
- すべての実装されたインタフェース:
Serializable,MetaData
- 関連項目:
-
フィールドの概要
フィールド -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明copy()当該のメタデータのコピーを作成する。booleanfromString(String strValue) inthashCode()Class<?> クラスから継承されたメソッド org.iplass.mtp.impl.properties.basic.BasicType
applyDefinition, createRuntime, fromDataStore, isCompatibleTo, isVirtual, toDataStoreクラスから継承されたメソッド org.iplass.mtp.impl.entity.property.PropertyType
formatToLog, getDataStoreEnumType
-
フィールド詳細
-
OLD_FORMAT_FLAG
static boolean OLD_FORMAT_FLAG
-
-
コンストラクタの詳細
-
DateTimeType
public DateTimeType()
-
-
メソッドの詳細
-
hashCode
public int hashCode() -
equals
-
createPropertyDefinitionInstance
-
copy
インタフェースからコピーされた説明:MetaData当該のメタデータのコピーを作成する。- 定義:
copyインタフェース内MetaData- 定義:
copyクラス内PropertyType- 戻り値:
- コピーされたメタデータ
-
storeType
- 定義:
storeTypeクラス内PropertyType
-
getEnumType
- 定義:
getEnumTypeクラス内PropertyType
-
toString
-
fromString
- 定義:
fromStringクラス内PropertyType
-