V - the transient type that the accessor presents to the applicationpublic interface DefinitionValueAccessor<V>
Defines the interface of a generic value accessor.
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
Returns the value name. 
 | 
ValueConverter<V,?> | 
getValueConverter()
Returns the value converter for this accessor. 
 | 
String getName()
Returns the value name.
ValueConverter<V,?> getValueConverter()
Returns the value converter for this accessor.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.