A decimal quantity. This is almost an immutable object - I tried to remove the setter and use field-based access, but then Hibernate gives following error: org.hibernate.PropertyNotFoundException: Could not find a setter for property value in class org.archfirst.util.quantity.DecimalQuantity For now, just don't use the setter.
@author Naresh Bhatia
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.