| 修飾子とタイプ | フィールドと説明 |
|---|---|
(package private) static boolean |
OLD_FORMAT_FLAG |
| コンストラクタと説明 |
|---|
DateTimeType() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DateTimeType |
copy()
当該のメタデータのコピーを作成する。
|
DateTimeProperty |
createPropertyDefinitionInstance() |
boolean |
equals(java.lang.Object obj) |
java.lang.Object |
fromString(java.lang.String strValue) |
PropertyDefinitionType |
getEnumType() |
int |
hashCode() |
java.lang.Class<?> |
storeType() |
java.lang.String |
toString(java.lang.Object value) |
applyDefinition, createRuntime, fromDataStore, isCompatibleTo, isVirtual, toDataStoreformatToLog, getDataStoreEnumTypepublic int hashCode()
public boolean equals(java.lang.Object obj)
public DateTimeProperty createPropertyDefinitionInstance()
public DateTimeType copy()
MetaDatacopy インタフェース内 MetaDatacopy クラス内 PropertyTypepublic java.lang.Class<?> storeType()
storeType クラス内 PropertyTypepublic PropertyDefinitionType getEnumType()
getEnumType クラス内 PropertyTypepublic java.lang.Object fromString(java.lang.String strValue)
fromString クラス内 PropertyType