bucket.user.propertyset
Class BucketPropertySetItem

java.lang.Object
  extended by com.opensymphony.module.propertyset.hibernate.PropertySetItem
      extended by bucket.user.propertyset.BucketPropertySetItem
All Implemented Interfaces:
Serializable

public class BucketPropertySetItem
extends com.opensymphony.module.propertyset.hibernate.PropertySetItem

See Also:
Serialized Form

Constructor Summary
BucketPropertySetItem()
           
BucketPropertySetItem(String entityName, long entityId, String key)
           
 
Method Summary
 String getTextVal()
           
 void setTextVal(String textVal)
           
 
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, toString, wait, wait, wait
 

Constructor Detail

BucketPropertySetItem

public BucketPropertySetItem()

BucketPropertySetItem

public BucketPropertySetItem(String entityName,
                             long entityId,
                             String key)
Method Detail

getTextVal

public String getTextVal()

setTextVal

public void setTextVal(String textVal)


Copyright © 2003-2011 Atlassian. All Rights Reserved.