com.bea.alsb.presentation
Interface IOption

All Known Implementing Classes:
Option, TransportUIFactory.Option

public interface IOption

Option Interface


Method Summary
 String getFormattedValue()
           
 String getType()
           
 String getValue()
           
 

Method Detail

getValue

String getValue()

getFormattedValue

String getFormattedValue()

getType

String getType()