Class CurrentValueController
- java.lang.Object
-
- org.apache.myfaces.tobago.example.demo.CurrentValueController
-
@Named public class CurrentValueController extends Object
-
-
Constructor Summary
Constructors Constructor Description CurrentValueController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CurrencygetCurrency()DategetDate()StringgetString()Dateplus50(Date base)CurrencytoCurrency(String currencyString)StringtoUpperCase(String text)
-