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