public static class

PropertyTypeSelection.Builder

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.properties.impl.PropertyTypeSelection.Builder

Summary

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

Public Methods

public PropertyTypeSelection.Builder addDefaultEntry (int id, String value, String description)

public PropertyTypeSelection.Builder addEntry (int id, String value, String description)

public PropertyTypeSelection build ()

public static PropertyTypeSelection.Builder create ()

public PropertyTypeSelection.Builder setDefault (int id)