org.zeroexchange.resource.value.create
Interface ValueFactory

All Known Implementing Classes:
DefaultValueFactory

public interface ValueFactory

Factory produces values depending on the property type.

Author:
black

Method Summary
 Value createValue(PropertyType propertyType)
          Returns the value corresponded to the specified property type.
 

Method Detail

createValue

Value createValue(PropertyType propertyType)
Returns the value corresponded to the specified property type.



Copyright © 2013. All Rights Reserved.