Uses of Class
com.plannaplan.models.MatchData
| Package | Description |
|---|---|
| com.plannaplan.models |
Provides readonly (mostly) classes to keep data for diffrent pourposes
|
| com.plannaplan.services |
Provides service classes to make operations with entities or comunicate with
external systems.
|
-
Uses of MatchData in com.plannaplan.models
Methods in com.plannaplan.models with parameters of type MatchData Modifier and Type Method Description intMatchData. compare(MatchData m1)comparator for MatchData. -
Uses of MatchData in com.plannaplan.services
Methods in com.plannaplan.services that return types with arguments of type MatchData Modifier and Type Method Description java.util.List<MatchData>ExchangeService. getMatches()