com.bea.alsb.presentation
Interface IOption

All Known Implementing Classes:
Option, TransportUIFactory.Option

public interface IOption

Option Interface


Method Summary
 java.lang.String getFormattedValue()
           
 java.lang.String getType()
           
 java.lang.String getValue()
           
 

Method Detail

getValue

java.lang.String getValue()

getFormattedValue

java.lang.String getFormattedValue()

getType

java.lang.String getType()