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:
java.io.Serializable

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

See Also:
Serialized Form

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

BucketPropertySetItem

public BucketPropertySetItem()

BucketPropertySetItem

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

getTextVal

public java.lang.String getTextVal()

setTextVal

public void setTextVal(java.lang.String textVal)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2003-2014 Atlassian. All Rights Reserved.