com.xpn.xwiki.objects
Class StringProperty

java.lang.Object
  extended by com.xpn.xwiki.objects.BaseElement
      extended by com.xpn.xwiki.objects.BaseProperty
          extended by com.xpn.xwiki.objects.BaseStringProperty
              extended by com.xpn.xwiki.objects.StringProperty
All Implemented Interfaces:
ElementInterface, PropertyInterface, java.io.Serializable

public class StringProperty
extends BaseStringProperty

See Also:
Serialized Form

Constructor Summary
StringProperty()
           
 
Method Summary
 
Methods inherited from class com.xpn.xwiki.objects.BaseStringProperty
clone, equals, getValue, setValue, toText
 
Methods inherited from class com.xpn.xwiki.objects.BaseProperty
getClassType, getId, getObject, hashCode, setClassType, setId, setObject, toFormString, toString, toXML, toXMLString
 
Methods inherited from class com.xpn.xwiki.objects.BaseElement
getName, getPrettyName, setName, setPrettyName
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.xpn.xwiki.objects.ElementInterface
getName, setName
 

Constructor Detail

StringProperty

public StringProperty()


Copyright 2003 Ludovic Dubost