public interface Properties extends ExtensionsData
| Modifier and Type | Method and Description |
|---|---|
Map<String,PropertyData<?>> |
getProperties()
Returns a map of properties (property id => property).
|
List<PropertyData<?>> |
getPropertyList()
Returns the list of properties.
|
getExtensions, setExtensionsMap<String,PropertyData<?>> getProperties()
List<PropertyData<?>> getPropertyList()
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.