org.exolab.castor.xml.parsing.primitive.objects
Class PrimitiveFloat

java.lang.Object
  extended by org.exolab.castor.xml.parsing.primitive.objects.PrimitiveFloat

public class PrimitiveFloat
extends Object

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

Constructor Summary
PrimitiveFloat()
           
 
Method Summary
 Object getObject()
          Object that matches given Class and Value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimitiveFloat

public PrimitiveFloat()
Method Detail

getObject

public Object getObject()
Object that matches given Class and Value

Returns:
Object


Copyright © 2011. All Rights Reserved.