|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.opensymphony.module.propertyset.hibernate.PropertySetItem bucket.user.propertyset.BucketPropertySetItem
public class BucketPropertySetItem
Constructor Summary | |
---|---|
BucketPropertySetItem()
|
|
BucketPropertySetItem(java.lang.String entityName,
long entityId,
java.lang.String key)
|
Method Summary | |
---|---|
java.lang.String |
getTextVal()
|
void |
setTextVal(java.lang.String textVal)
|
java.lang.String |
toString()
|
Methods inherited from class com.opensymphony.module.propertyset.hibernate.PropertySetItem |
---|
equals, getBooleanVal, getDateVal, getDoubleVal, getEntityId, getEntityName, getIntVal, getKey, getLongVal, getStringVal, getType, hashCode, setBooleanVal, setDateVal, setDoubleVal, setEntityId, setEntityName, setIntVal, setKey, setLongVal, setStringVal, setType |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BucketPropertySetItem()
public BucketPropertySetItem(java.lang.String entityName, long entityId, java.lang.String key)
Method Detail |
---|
public java.lang.String getTextVal()
public void setTextVal(java.lang.String textVal)
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |