public class PropertyDoubleValueEntity extends Object
Constructor and Description |
---|
PropertyDoubleValueEntity() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
double |
getDoubleValue() |
org.alfresco.util.Pair<Long,Double> |
getEntityPair() |
Long |
getId() |
int |
hashCode() |
void |
setDoubleValue(Double doubleValue) |
void |
setId(Long id) |
String |
toString() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.