public abstract static class FlowDomainObject.Builder<T extends FlowDomainObject,B extends FlowDomainObject.Builder<T,B>> extends Object
protected T
base
Builder()
T
get()
B
setCreatorId(String creatorId)
setId(String id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected T extends FlowDomainObject base
public Builder()
public B setId(String id)
public B setCreatorId(String creatorId)
public T get()
Copyright © 2015. All rights reserved.