|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Describes a particular attribute. Note that since attributes may be shared among issue types, this cannot describe the particulars of the real attribute's type.
Method Summary | |
java.lang.String |
getDescription()
Returns a human-readable description of this attribute. |
java.lang.String |
getName()
Returns the identifying name of this attribute. |
java.lang.Class[] |
getValueTypes()
Returns a list of the acceptable types (baseclasses and interfaces) for the values stored with this attribute. |
Method Detail |
public java.lang.String getName()
public java.lang.String getDescription()
public java.lang.Class[] getValueTypes()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |