public class DefaultPropertyDescriptorFactory extends Object implements PropertyDescriptorFactory
PropertyDescriptorFactory interface.| Constructor and Description |
|---|
DefaultPropertyDescriptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
PropertyDescriptor |
createValueDescriptor(Field field)
Creates a new property descriptor using the field's name and type.
|
public PropertyDescriptor createValueDescriptor(Field field)
createValueDescriptor in interface PropertyDescriptorFactoryfield - The field.null.Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.