|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Group | |
|---|---|
| babase.db | |
| Uses of Group in babase.db |
|---|
| Fields in babase.db declared as Group | |
|---|---|
Group |
RankingIdentifier.group
The group that this ranking is for. |
| Fields in babase.db with type parameters of type Group | |
|---|---|
private java.util.ArrayList<Group> |
Babase._cachedGroups
|
| Methods in babase.db that return Group | |
|---|---|
static Group |
Group.fromXML(org.w3c.dom.Element e)
|
Group[] |
Babase.getGroups()
|
| Methods in babase.db with parameters of type Group | |
|---|---|
static int |
Group.findGroup(Group[] groups,
Group group)
|
static int |
Group.findGroup(Group[] groups,
Group group)
|
| Constructors in babase.db with parameters of type Group | |
|---|---|
RankingIdentifier(Group group,
RankType rankType,
java.util.Date startDate)
A convenience constructor. |
|
RankingIdentifier(Group group,
RankType rankType,
java.util.Date startDate,
java.util.Date endDate)
Constructor. |
|
RankingInfo(Group group,
RankType rankType,
java.util.Date startDate,
java.util.Date endDate,
java.util.Vector<java.lang.String> snames,
java.util.Vector<java.lang.Integer> ranks)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||