public static class Drop.Builder extends FlowDomainObject.Builder<Drop,Drop.Builder>
base| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Drop.Builder |
addElem(String key,
Object value) |
Drop.Builder |
setElems(DropElementsMap elems) |
Drop.Builder |
setFhash(String fhash) |
Drop.Builder |
setPath(Location location) |
Drop.Builder |
setPath(String path) |
get, setCreatorId, setIdpublic Drop.Builder setPath(String path)
public Drop.Builder setFhash(String fhash)
public Drop.Builder setPath(Location location)
public Drop.Builder setElems(DropElementsMap elems)
public Drop.Builder addElem(String key, Object value)
Copyright © 2015. All rights reserved.