Package org.iplass.mtp.entity
Class SelectValue
java.lang.Object
org.iplass.mtp.entity.SelectValue
- All Implemented Interfaces:
Serializable
,Comparable<SelectValue>
propertyが、SelectProperty型の場合、値として実際に返却されるクラス。
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SelectValue
public SelectValue() -
SelectValue
-
SelectValue
-
-
Method Details
-
getDisplayName
-
setDisplayName
-
getValue
-
setValue
-
toString
-
copy
-
hashCode
public int hashCode() -
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<SelectValue>
-