|
3.1.1: 2012-03-29 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.basedb.plugins.BfsExporterPlugin.ExtendedExportableField
public static class BfsExporterPlugin.ExtendedExportableField
| Field Summary | |
|---|---|
private String |
guiTitle
|
private String |
id
|
private ExportableField |
parent
|
private boolean |
reporterField
|
| Constructor Summary | |
|---|---|
BfsExporterPlugin.ExtendedExportableField(String id,
boolean reporterField,
ExportableField parent)
|
|
BfsExporterPlugin.ExtendedExportableField(String id,
String guiTitle,
boolean reporterField,
ExportableField parent)
|
|
| Method Summary | |
|---|---|
ExportableField |
getField()
|
String |
getGuiTitle()
|
String |
getId()
|
boolean |
isReporterField()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final String id
private final ExportableField parent
private final String guiTitle
private final boolean reporterField
| Constructor Detail |
|---|
public BfsExporterPlugin.ExtendedExportableField(String id,
boolean reporterField,
ExportableField parent)
public BfsExporterPlugin.ExtendedExportableField(String id,
String guiTitle,
boolean reporterField,
ExportableField parent)
| Method Detail |
|---|
public String getId()
public String getGuiTitle()
public boolean isReporterField()
public ExportableField getField()
|
3.1.1: 2012-03-29 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||