Package com.jamasoftware.velocity.api
Interface LookupPropertyDTO
-
public interface LookupPropertyDTO
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getColor()
java.lang.String
getDataValue()
java.lang.Integer
getId()
java.lang.String
getInfoTip()
java.lang.Boolean
getIsDefault()
java.lang.String
getName()
java.lang.Integer
getSortOrder()
-