org.kuali.rice.kew.api.document.attribute
Class DocumentAttributeDecimal
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.document.attribute.DocumentAttribute
org.kuali.rice.kew.api.document.attribute.DocumentAttributeDecimal
- All Implemented Interfaces:
- Serializable, ModelObjectBasic, ModelObjectComplete, DocumentAttributeContract
public final class DocumentAttributeDecimal
- extends DocumentAttribute
A document attribute which contains decimal data. Construct instances of DocumentAttributeDecimal
using
it's builder or the DocumentAttributeFactory
.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
getValue
public BigDecimal getValue()
getDataType
public DocumentAttributeDataType getDataType()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.