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