Interface GoalScorer
- All Superinterfaces:
Player
- All Known Implementing Classes:
GoalScorerImpl
An interface providing methods to access player details
-
Method Summary
-
Method Details
-
getMethod
String getMethod()Returns the method value The attribute can assume values such as 'penalty' and 'own goal'. In case the attribute is not inserted, then the goal is not own goal neither penalty.- Returns:
- - the method value
-