|
ej-technologies | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gjt.jclasslib.browser.config.window.ReferenceHolder
public class ReferenceHolder
Browser path component for named class member (field or method).
| Constructor Summary | |
|---|---|
ReferenceHolder()
Constructor. |
|
ReferenceHolder(java.lang.String name,
java.lang.String type)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Get the name of the reference. |
java.lang.String |
getType()
Get the type of the reference. |
void |
setName(java.lang.String name)
Set the name of the reference. |
void |
setType(java.lang.String type)
Set the type of the reference. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReferenceHolder(java.lang.String name,
java.lang.String type)
name - the name of the reference.type - the type of the reference.public ReferenceHolder()
| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String name)
name - the name.public java.lang.String getType()
public void setType(java.lang.String type)
type - the type.public java.lang.String toString()
toString in class java.lang.Object
|
ej-technologies | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||