org.alfresco.repo.attributes
Interface FloatAttribute

All Superinterfaces:
Attribute, java.lang.Iterable, java.io.Serializable
All Known Implementing Classes:
FloatAttributeImpl, FloatAttributeValue

public interface FloatAttribute
extends Attribute

Stub interface for float attribute.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.alfresco.repo.attributes.Attribute
Attribute.Type
 
Method Summary
 
Methods inherited from interface org.alfresco.repo.attributes.Attribute
add, add, clear, entrySet, get, get, getAcl, getAttributeImpl, getAttributeValue, getBlobValue, getBooleanValue, getByteValue, getDoubleValue, getFloatValue, getIntValue, getLongValue, getRawValue, getSerializableValue, getShortValue, getStringValue, getType, iterator, keySet, put, remove, remove, set, setAcl, setBlobValue, setBooleanValue, setByteValue, setDoubleValue, setFloatValue, setIntValue, setLongValue, setSerializableValue, setShortValue, setStringValue, size, values
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.