org.zeroexchange.resource.value.create.provider
Class DictionaryValueProvider
java.lang.Object
org.zeroexchange.resource.value.create.provider.DictionaryValueProvider
- All Implemented Interfaces:
- ValueProvider<DictionaryValue>
public class DictionaryValueProvider
- extends Object
- implements ValueProvider<DictionaryValue>
- Author:
- black
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DictionaryValueProvider
public DictionaryValueProvider()
createValue
public DictionaryValue createValue()
- Description copied from interface:
ValueProvider
- Returns the value corresponded to the specified property type.
- Specified by:
createValue
in interface ValueProvider<DictionaryValue>
getPropertyTypeId
public String getPropertyTypeId()
- Description copied from interface:
ValueProvider
- Returns is of the type which current provider serves.
- Specified by:
getPropertyTypeId
in interface ValueProvider<DictionaryValue>
Copyright © 2013. All Rights Reserved.