public interface PropertySetDescriptor
| Modifier and Type | Method and Description |
|---|---|
PropertyDescriptor |
getPropertyDescriptor(String propertyName)
Gets a property descriptor for the given property name.
|
String[] |
getPropertyNames()
Gets the names of all properties in the set.
|
String[] getPropertyNames()
PropertyDescriptor getPropertyDescriptor(String propertyName)
propertyName - The property name.null if no such exists.Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.