- All Implemented Interfaces:
Describable<StringProperty>
A class that holds a String property for a folder.
- Author:
- Miguelangel Fernandez Mendoza
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
StringProperty
@DataBoundConstructor
public StringProperty(String key,
String value)
-
Method Details
-
-
setKey
public void setKey(String key)
-
-
setValue
public void setValue(String value)
-