public class WikiPropertyGroup extends Object implements Cloneable
| Constructor and Description |
|---|
WikiPropertyGroup(String id)
Constructor.
|
public WikiPropertyGroup(String id)
id - Unique identifier of the grouppublic String getId()
public Object get(String propertyId)
propertyId - Id of the propertypublic void set(String propertyId, Object value)
propertyId - Id of the property to changevalue - value so store in the propertypublic WikiPropertyGroup clone()
Copyright © 2004–2015 XWiki. All rights reserved.