LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.info
Interface LyChoiceItem

All Known Implementing Classes:
LyChoiceOption, LyChoiceOptionGroup

public interface LyChoiceItem

Interface for LyChoiceOption and LyChoiceOptionGroup.


Field Summary
static java.lang.String __version
           
 
Method Summary
 java.lang.String getAlias()
          Accessor to the alias of the choice item.
 java.lang.String getId()
          Accessor to the id of the choice item.
 java.lang.String getName()
          Accessor to the name of this choice item.
 short getShortValue()
          Gets the short value corresponding to the internal value.
 java.lang.Object getValue()
          Accessor to the value of this options group.
 

Field Detail

__version

static final java.lang.String __version
See Also:
Constant Field Values
Method Detail

getId

java.lang.String getId()
Accessor to the id of the choice item.

Returns:
the id of this choice item

getName

java.lang.String getName()
Accessor to the name of this choice item.

Returns:
the name of this choice item

getAlias

java.lang.String getAlias()
Accessor to the alias of the choice item.

Returns:
the alias of this choice item

getValue

java.lang.Object getValue()
Accessor to the value of this options group.

Returns:
Value of this options group.

getShortValue

short getShortValue()
Gets the short value corresponding to the internal value. Used to optimize processings when internal values are shorts.

Returns:
Short value corresponding to this group, 1 if value can't be casted to a short.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com