|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.bristleback.server.bristle.binding.resolvers.BigDecimalPropertyResolver
public class BigDecimalPropertyResolver
Creates a new BigDecimal instance using various constructors depending on the parameter type. Every comma is replaced by dot.
Created on: 2011-04-03 11:00:17
| Constructor Summary | |
|---|---|
BigDecimalPropertyResolver()
|
|
| Method Summary | |
|---|---|
java.math.BigDecimal |
extractValue(java.lang.Object value)
Extracts value given as parameter and process it to be of desired type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BigDecimalPropertyResolver()
| Method Detail |
|---|
public java.math.BigDecimal extractValue(java.lang.Object value)
PropertyValueResolver
extractValue in interface PropertyValueResolver<java.math.BigDecimal>value - value to extract.
null if given value cannot be processed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||