Class PrimitiveBigDecimal
java.lang.Object
org.exolab.castor.xml.parsing.primitive.objects.PrimitiveObject
org.exolab.castor.xml.parsing.primitive.objects.PrimitiveBigDecimal
This class is part of the command pattern implementation to instantiate an
object. It is used as a command by the command invoker PrimitiveObject.
- Author:
- Philipp Erlacher
-
Field Summary
Fields inherited from class org.exolab.castor.xml.parsing.primitive.objects.PrimitiveObject
object, type, value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exolab.castor.xml.parsing.primitive.objects.PrimitiveObject
setType, setValue
-
Constructor Details
-
PrimitiveBigDecimal
PrimitiveBigDecimal()
-
-
Method Details
-
getObject
Description copied from class:PrimitiveObject
Object that matches given Class and Value- Overrides:
getObject
in classPrimitiveObject
- Returns:
- Object
-