|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyValueInterface
Method Summary | |
---|---|
boolean |
equals(PropertyValueInterface dvi,
java.util.Locale locale)
Returns a boolean indicating whether the PropertyValueInterface objects are "equal". |
java.lang.String |
getFormattedValue()
Returns the formatted value |
java.lang.String |
getFormattedValue(java.util.Locale locale)
Returns the formatted value for the specified locale, locale |
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 |