|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonatype.gshell.command.descriptor.HelpPageDescriptor
public class HelpPageDescriptor
Help page descriptor.
| Constructor Summary | |
|---|---|
HelpPageDescriptor()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
Method equals. |
String |
getName()
Get the name field. |
String |
getResource()
Get the resource field. |
int |
hashCode()
Method hashCode. |
void |
setName(String name)
Set the name field. |
void |
setResource(String resource)
Set the resource field. |
String |
toString()
Method toString. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HelpPageDescriptor()
| Method Detail |
|---|
public boolean equals(Object other)
equals in class Objectother -
public String getName()
public String getResource()
public int hashCode()
hashCode in class Objectpublic void setName(String name)
name - public void setResource(String resource)
resource - public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||