|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.jxr.pacman.BaseType
public abstract class BaseType
put your documentation comment here
Constructor Summary | |
---|---|
BaseType()
|
Method Summary | |
---|---|
java.lang.String |
getName()
Get the name for this type |
void |
setName(java.lang.String name)
Set the name for this type |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseType()
Method Detail |
---|
public java.lang.String getName()
public void setName(java.lang.String name)
name
- The new name value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |