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 PropertyDescriptorFactory
field
- The field.null
.Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.