|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AttachStatusPrimaryKey | |
| net.sf.jagzilla.hibernate | This package contains hibernate mapping classes to the bugzilla database. |
| Uses of AttachStatusPrimaryKey in net.sf.jagzilla.hibernate |
| Methods in net.sf.jagzilla.hibernate that return AttachStatusPrimaryKey | |
AttachStatusPrimaryKey |
AttachStatus.getId()
|
| Methods in net.sf.jagzilla.hibernate with parameters of type AttachStatusPrimaryKey | |
void |
AttachStatus.setId(AttachStatusPrimaryKey id)
|
boolean |
AttachStatusPrimaryKey.equals(AttachStatusPrimaryKey o)
Returns true if this AttachStatusPrimaryKey is equal to another AttachStatusPrimaryKey. |
| Constructors in net.sf.jagzilla.hibernate with parameters of type AttachStatusPrimaryKey | |
AttachStatus(AttachStatusPrimaryKey id)
construct an AttachStatus with the given primary key. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||