public class ExportedProfileEntryBuilder extends Object
| Constructor and Description |
|---|
ExportedProfileEntryBuilder(String name) |
| Modifier and Type | Method and Description |
|---|---|
ExportedProfileEntry |
done() |
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()
Copyright © 2013 BonitaSoft. All Rights Reserved.