com.bea.alsb.presentation
Class Option
java.lang.Object
com.bea.alsb.presentation.Option
- All Implemented Interfaces:
- IOption
- Direct Known Subclasses:
- TransportUIFactory.Option
public class Option
- extends Object
- implements IOption
Option
public Option(String value,
String formattedValue)
Option
public Option(String value,
String formattedValue,
String type)
getValue
public String getValue()
- Specified by:
getValue
in interface IOption
getFormattedValue
public String getFormattedValue()
- Specified by:
getFormattedValue
in interface IOption
getType
public String getType()
- Specified by:
getType
in interface IOption