public class ExportedProfileEntryBuilder extends Object
| Constructor and Description |
|---|
ExportedProfileEntryBuilder(String name) |
| Modifier and Type | Method and Description |
|---|---|
ExportedProfileEntry |
done() |
ExportedProfileEntryBuilder |
setCustom(boolean custom) |
ExportedProfileEntryBuilder |
setDescription(String description) |
ExportedProfileEntryBuilder |
setIndex(long index) |
ExportedProfileEntryBuilder |
setPage(String page) |
ExportedProfileEntryBuilder |
setParentName(String parentName) |
ExportedProfileEntryBuilder |
setType(String type) |
public ExportedProfileEntryBuilder(String name)
public ExportedProfileEntryBuilder setDescription(String description)
public ExportedProfileEntryBuilder setIndex(long index)
public ExportedProfileEntryBuilder setPage(String page)
public ExportedProfileEntryBuilder setParentName(String parentName)
public ExportedProfileEntryBuilder setType(String type)
public ExportedProfileEntry done()
public ExportedProfileEntryBuilder setCustom(boolean custom)
Copyright © 2014 Bonitasoft S.A.. All rights reserved.