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