Uses of Class
com.xpn.xwiki.objects.BaseStringProperty
-
Packages that use BaseStringProperty Package Description com.xpn.xwiki.objects -
-
Uses of BaseStringProperty in com.xpn.xwiki.objects
Subclasses of BaseStringProperty in com.xpn.xwiki.objects Modifier and Type Class Description class
LargeStringProperty
class
StringProperty
XProperty for containing a string of limited size (default 255 characters max).Methods in com.xpn.xwiki.objects that return BaseStringProperty Modifier and Type Method Description BaseStringProperty
BaseStringProperty. clone()
-