|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.tools.javadoc.DocbookPropertyInfo
public class DocbookPropertyInfo
| Constructor Summary | |
|---|---|
DocbookPropertyInfo()
Create a new DocbookPropertyInfo. |
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object nother)
|
java.lang.String |
getDescription()
Description of property. |
java.lang.String |
getName()
Name of property. |
java.lang.String |
getType()
Type (class) of property. |
void |
setDescription(java.lang.String newDescription)
Description of property. |
void |
setName(java.lang.String newName)
Name of property. |
void |
setType(java.lang.String newType)
Type (class) of property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocbookPropertyInfo()
| Method Detail |
|---|
public java.lang.String getDescription()
public void setDescription(java.lang.String newDescription)
public java.lang.String getName()
public void setName(java.lang.String newName)
public java.lang.String getType()
public void setType(java.lang.String newType)
public int compareTo(java.lang.Object nother)
compareTo in interface java.lang.Comparable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||