|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.navigator.displayer.MenuDisplayerMapping
public class MenuDisplayerMapping
Constructor Summary | |
---|---|
MenuDisplayerMapping()
|
Method Summary | |
---|---|
String |
getConfig()
Getter for property config. |
String |
getName()
Getter for property name. |
String |
getType()
Getter for property type. |
void |
setConfig(String config)
Setter for property config. |
void |
setName(String name)
Setter for property name. |
void |
setType(String type)
Setter for property type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MenuDisplayerMapping()
Method Detail |
---|
public String getName()
public void setName(String name)
name
- New value of property name.public String getType()
public void setType(String type)
type
- New value of property type.public String getConfig()
public void setConfig(String config)
config
- New value of property config.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |