public static class ExampleLookupTable.TableWithNullOption extends Object implements Serializable
| Constructor and Description |
|---|
ExampleLookupTable.TableWithNullOption(String tableName) |
ExampleLookupTable.TableWithNullOption(String tableName,
String nullDescription) |
ExampleLookupTable.TableWithNullOption(String tableName,
String nullDescription,
String nullCode) |
public ExampleLookupTable.TableWithNullOption(String tableName)
tableName - the source table.public ExampleLookupTable.TableWithNullOption(String tableName, String nullDescription)
tableName - the source table.nullDescription - the description for the null optionCopyright © 2016. All rights reserved.