Method Summary |
|
public boolean | equals(Object o) Tests this object for equality with another object.
Parameters: o - the other object. |
public Class | getBaseClass() Returns the base class. |
public TypeInfo[] | getChildClasses() Returns the child classes. |
public Comments | getComments() Returns the comments. |
public String | getSource() Returns the source. |
public String | getTypeAttribute() Returns the type attribute. |
public int | hashCode() Returns a hash code for this object. |
public void | setChildClasses(TypeInfo[] childClasses) Sets the child classes. |
public void | setComments(Comments comments) Sets the comments. |
public void | setSource(String source) Sets the source. |