Class BBjAdminValue

java.lang.Object
com.basis.api.admin.BBjAdminValue
All Implemented Interfaces:
Serializable, Comparable

public class BBjAdminValue extends Object implements Serializable, Comparable
Contains a single value. This class is used to return values to clients that need to know the true underlying value, but also may need to have a different display value. For example, the value you may want to set in a property file might be "1" but you want the user to see "Small".
See Also: