public class HelpPageDescriptor extends Object implements Serializable
Constructor and Description |
---|
HelpPageDescriptor() |
Modifier and Type | Method and Description |
---|---|
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.
|
public boolean equals(Object other)
public String getName()
public String getResource()
public void setName(String name)
name
- public void setResource(String resource)
resource
- Copyright © 2008-2013 Sonatype. All Rights Reserved.