|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttreebolic.generator.ReferenceListDialog.ParameterModel.Entry
class ReferenceListDialog.ParameterModel.Entry
| Field Summary | |
|---|---|
java.lang.String |
theKey
Key |
java.lang.String |
theValue
Value |
int |
theValueCount
Number of values for key |
| Constructor Summary | |
|---|---|
ReferenceListDialog.ParameterModel.Entry(java.lang.String thisKey,
java.lang.String thisValue,
int thisValueCount)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String theKey
public java.lang.String theValue
public int theValueCount
| Constructor Detail |
|---|
public ReferenceListDialog.ParameterModel.Entry(java.lang.String thisKey,
java.lang.String thisValue,
int thisValueCount)
thisKey - keythisValue - value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||