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, setExtensions
Map<String,PropertyData<?>> getProperties()
List<PropertyData<?>> getPropertyList()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.