| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for items which have a certain Type.
 Includes Attribute and Parameter.
| Method Summary | |
 java.lang.String | 
getComment()
Get the comment for this item.  | 
 java.lang.String | 
getMultName()
Get the name of this TypedItem , converted to plural  
 if isMultiple() returns true. | 
 java.lang.String | 
getName()
Get the name of this item.  | 
 Type | 
getType()
Get the type of this item.  | 
 boolean | 
isMultiple()
Indicate whether this item can have multiple values.  | 
| Method Detail | 
public java.lang.String getName()
public java.lang.String getMultName()
name of this TypedItem , converted to plural  
 if isMultiple() returns true.
public Type getType()
public java.lang.String getComment()
public boolean isMultiple()
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||