com.jivesoftware.base.profile
Class ProfileFieldValue
java.lang.Object
com.jivesoftware.base.profile.ProfileFieldValue
public class ProfileFieldValue
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ProfileFieldValue
public ProfileFieldValue(long fieldID)
getFieldID
public long getFieldID()
getOptionIDs
public LongList getOptionIDs()
setOptionIDs
public void setOptionIDs(LongList optionIDs)
getStringValue
public java.lang.String getStringValue()
setStringValue
public void setStringValue(java.lang.String value)
getCachedSize
public int getCachedSize()
readExternal
public void readExternal(java.io.DataInput in)
throws java.io.IOException
- Throws:
java.io.IOException
writeExternal
public void writeExternal(java.io.DataOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 1999-2006 Jive Software.