public class ValueObjectFactory extends Object
ValueObjectFactory()
<T> ValueObject<T>
create(Class<T> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ValueObjectFactory()
public <T> ValueObject<T> create(Class<T> clazz)
Copyright © 2013. All rights reserved.