Class XMLField
- java.lang.Object
-
- org.silverpeas.core.contribution.content.form.XMLField
-
- All Implemented Interfaces:
Serializable
public class XMLField extends Object implements Serializable
- Author:
- neysseri
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
String
getValue()
void
setName(String name)
void
setValue(String value)
-