|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
@SASScope(value="ALL") public interface PropertyValueInterface
| Method Summary | |
|---|---|
abstract boolean |
equals(PropertyValueInterface dvi,
java.util.Locale locale)
Returns a boolean indicating whether the PropertyValueInterface objects are "equal". |
abstract java.lang.String |
getFormattedValue()
Returns the formatted value |
abstract java.lang.String |
getFormattedValue(java.util.Locale locale)
Returns the formatted value for the specified locale, locale |
abstract java.lang.Object |
getUnformattedValue()
Returns the unformatted value |
| Method Detail |
|---|
java.lang.String getFormattedValue()
java.lang.String getFormattedValue(java.util.Locale locale)
locale - locale associated with the formatted value
java.lang.Object getUnformattedValue()
boolean equals(PropertyValueInterface dvi,
java.util.Locale locale)
dvi - the PropertyValueInterface object to comparelocale - locale associated with the PropertyValueInterface object
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||