| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.properties.impl.PropertyTypeSelection.Builder |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PropertyTypeSelection.Builder | addDefaultEntry(int id, String value, String description) | ||||||||||
| PropertyTypeSelection.Builder | addEntry(int id, String value, String description) | ||||||||||
| PropertyTypeSelection | build() | ||||||||||
| static PropertyTypeSelection.Builder | create() | ||||||||||
| PropertyTypeSelection.Builder | setDefault(PropertyTypeSelection.E def) | ||||||||||
| PropertyTypeSelection.Builder | setDefault(int id) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||