Java Doc for GoalieStats.java in  » IDE-Eclipse » ui-examples » org » eclipse » ui » examples » views » properties » tabbed » hockeyleague » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » IDE Eclipse » ui examples » org.eclipse.ui.examples.views.properties.tabbed.hockeyleague 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats

All known Subclasses:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.impl.GoalieStatsImpl,
GoalieStats
public interface GoalieStats extends EObject(Code)
A representation of the model object 'Goalie Stats'.

The following features are supported:


See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats




Method Summary
 intgetAssists()
     Returns the value of the 'Assists' attribute.
 intgetEmptyNetGoals()
     Returns the value of the 'Empty Net Goals' attribute.
 intgetGamesPlayedIn()
     Returns the value of the 'Games Played In' attribute.
 intgetGoals()
     Returns the value of the 'Goals' attribute.
 intgetGoalsAgainst()
     Returns the value of the 'Goals Against' attribute.
 floatgetGoalsAgainstAverage()
     Returns the value of the 'Goals Against Average' attribute.
 intgetLosses()
     Returns the value of the 'Losses' attribute.
 intgetMinutesPlayedIn()
     Returns the value of the 'Minutes Played In' attribute.
 intgetPenaltyMinutes()
     Returns the value of the 'Penalty Minutes' attribute.
 intgetPoints()
     Returns the value of the 'Points' attribute.
 intgetSaves()
     Returns the value of the 'Saves' attribute.
 intgetShutouts()
     Returns the value of the 'Shutouts' attribute.
 TeamgetTeam()
     Returns the value of the 'Team' reference.
 intgetTies()
     Returns the value of the 'Ties' attribute.
 intgetWins()
     Returns the value of the 'Wins' attribute.
 StringgetYear()
     Returns the value of the 'Year' attribute.
 voidsetAssists(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getAssists Assists ' attribute.
 voidsetEmptyNetGoals(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getEmptyNetGoals Empty Net Goals ' attribute.
 voidsetGamesPlayedIn(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getGamesPlayedIn Games Played In ' attribute.
 voidsetGoals(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getGoals Goals ' attribute.
 voidsetGoalsAgainst(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getGoalsAgainst Goals Against ' attribute.
 voidsetGoalsAgainstAverage(float value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getGoalsAgainstAverage Goals Against Average ' attribute.
 voidsetLosses(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getLosses Losses ' attribute.
 voidsetMinutesPlayedIn(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getMinutesPlayedIn Minutes Played In ' attribute.
 voidsetPenaltyMinutes(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getPenaltyMinutes Penalty Minutes ' attribute.
 voidsetPoints(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getPoints Points ' attribute.
 voidsetSaves(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getSaves Saves ' attribute.
 voidsetShutouts(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getShutouts Shutouts ' attribute.
 voidsetTeam(Team value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getTeam Team ' reference.
 voidsetTies(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getTies Ties ' attribute.
 voidsetWins(int value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getWins Wins ' attribute.
 voidsetYear(String value)
     Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getYear Year ' attribute.



Method Detail
getAssists
int getAssists()(Code)
Returns the value of the 'Assists' attribute.

If the meaning of the 'Assists' attribute isn't clear, there really should be more of a description here...

the value of the 'Assists' attribute.
See Also:   GoalieStats.setAssists(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_Assists



getEmptyNetGoals
int getEmptyNetGoals()(Code)
Returns the value of the 'Empty Net Goals' attribute.

If the meaning of the 'Empty Net Goals' attribute isn't clear, there really should be more of a description here...

the value of the 'Empty Net Goals' attribute.
See Also:   GoalieStats.setEmptyNetGoals(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_EmptyNetGoals



getGamesPlayedIn
int getGamesPlayedIn()(Code)
Returns the value of the 'Games Played In' attribute.

If the meaning of the 'Games Played In' attribute isn't clear, there really should be more of a description here...

the value of the 'Games Played In' attribute.
See Also:   GoalieStats.setGamesPlayedIn(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_GamesPlayedIn



getGoals
int getGoals()(Code)
Returns the value of the 'Goals' attribute.

If the meaning of the 'Goals' attribute isn't clear, there really should be more of a description here...

the value of the 'Goals' attribute.
See Also:   GoalieStats.setGoals(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_Goals



getGoalsAgainst
int getGoalsAgainst()(Code)
Returns the value of the 'Goals Against' attribute.

If the meaning of the 'Goals Against' attribute isn't clear, there really should be more of a description here...

the value of the 'Goals Against' attribute.
See Also:   GoalieStats.setGoalsAgainst(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_GoalsAgainst



getGoalsAgainstAverage
float getGoalsAgainstAverage()(Code)
Returns the value of the 'Goals Against Average' attribute.

If the meaning of the 'Goals Against Average' attribute isn't clear, there really should be more of a description here...

the value of the 'Goals Against Average' attribute.
See Also:   GoalieStats.setGoalsAgainstAverage(float)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_GoalsAgainstAverage



getLosses
int getLosses()(Code)
Returns the value of the 'Losses' attribute.

If the meaning of the 'Losses' attribute isn't clear, there really should be more of a description here...

the value of the 'Losses' attribute.
See Also:   GoalieStats.setLosses(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_Losses



getMinutesPlayedIn
int getMinutesPlayedIn()(Code)
Returns the value of the 'Minutes Played In' attribute.

If the meaning of the 'Minutes Played In' attribute isn't clear, there really should be more of a description here...

the value of the 'Minutes Played In' attribute.
See Also:   GoalieStats.setMinutesPlayedIn(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_MinutesPlayedIn



getPenaltyMinutes
int getPenaltyMinutes()(Code)
Returns the value of the 'Penalty Minutes' attribute.

If the meaning of the 'Penalty Minutes' attribute isn't clear, there really should be more of a description here...

the value of the 'Penalty Minutes' attribute.
See Also:   GoalieStats.setPenaltyMinutes(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_PenaltyMinutes



getPoints
int getPoints()(Code)
Returns the value of the 'Points' attribute.

If the meaning of the 'Points' attribute isn't clear, there really should be more of a description here...

the value of the 'Points' attribute.
See Also:   GoalieStats.setPoints(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_Points



getSaves
int getSaves()(Code)
Returns the value of the 'Saves' attribute.

If the meaning of the 'Saves' attribute isn't clear, there really should be more of a description here...

the value of the 'Saves' attribute.
See Also:   GoalieStats.setSaves(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_Saves



getShutouts
int getShutouts()(Code)
Returns the value of the 'Shutouts' attribute.

If the meaning of the 'Shutouts' attribute isn't clear, there really should be more of a description here...

the value of the 'Shutouts' attribute.
See Also:   GoalieStats.setShutouts(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_Shutouts



getTeam
Team getTeam()(Code)
Returns the value of the 'Team' reference.

If the meaning of the 'Team' reference isn't clear, there really should be more of a description here...

the value of the 'Team' reference.
See Also:   GoalieStats.setTeam(Team)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_Team



getTies
int getTies()(Code)
Returns the value of the 'Ties' attribute.

If the meaning of the 'Ties' attribute isn't clear, there really should be more of a description here...

the value of the 'Ties' attribute.
See Also:   GoalieStats.setTies(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_Ties



getWins
int getWins()(Code)
Returns the value of the 'Wins' attribute.

If the meaning of the 'Wins' attribute isn't clear, there really should be more of a description here...

the value of the 'Wins' attribute.
See Also:   GoalieStats.setWins(int)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_Wins



getYear
String getYear()(Code)
Returns the value of the 'Year' attribute.

If the meaning of the 'Year' attribute isn't clear, there really should be more of a description here...

the value of the 'Year' attribute.
See Also:   GoalieStats.setYear(String)
See Also:   org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.HockeyleaguePackage.getGoalieStats_Year



setAssists
void setAssists(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getAssists Assists ' attribute.
Parameters:
  value - the new value of the 'Assists' attribute.
See Also:   GoalieStats.getAssists()



setEmptyNetGoals
void setEmptyNetGoals(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getEmptyNetGoals Empty Net Goals ' attribute.
Parameters:
  value - the new value of the 'Empty Net Goals' attribute.
See Also:   GoalieStats.getEmptyNetGoals()



setGamesPlayedIn
void setGamesPlayedIn(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getGamesPlayedIn Games Played In ' attribute.
Parameters:
  value - the new value of the 'Games Played In' attribute.
See Also:   GoalieStats.getGamesPlayedIn()



setGoals
void setGoals(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getGoals Goals ' attribute.
Parameters:
  value - the new value of the 'Goals' attribute.
See Also:   GoalieStats.getGoals()



setGoalsAgainst
void setGoalsAgainst(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getGoalsAgainst Goals Against ' attribute.
Parameters:
  value - the new value of the 'Goals Against' attribute.
See Also:   GoalieStats.getGoalsAgainst()



setGoalsAgainstAverage
void setGoalsAgainstAverage(float value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getGoalsAgainstAverage Goals Against Average ' attribute.
Parameters:
  value - the new value of the 'Goals Against Average' attribute.
See Also:   GoalieStats.getGoalsAgainstAverage()



setLosses
void setLosses(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getLosses Losses ' attribute.
Parameters:
  value - the new value of the 'Losses' attribute.
See Also:   GoalieStats.getLosses()



setMinutesPlayedIn
void setMinutesPlayedIn(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getMinutesPlayedIn Minutes Played In ' attribute.
Parameters:
  value - the new value of the 'Minutes Played In' attribute.
See Also:   GoalieStats.getMinutesPlayedIn()



setPenaltyMinutes
void setPenaltyMinutes(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getPenaltyMinutes Penalty Minutes ' attribute.
Parameters:
  value - the new value of the 'Penalty Minutes' attribute.
See Also:   GoalieStats.getPenaltyMinutes()



setPoints
void setPoints(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getPoints Points ' attribute.
Parameters:
  value - the new value of the 'Points' attribute.
See Also:   GoalieStats.getPoints()



setSaves
void setSaves(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getSaves Saves ' attribute.
Parameters:
  value - the new value of the 'Saves' attribute.
See Also:   GoalieStats.getSaves()



setShutouts
void setShutouts(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getShutouts Shutouts ' attribute.
Parameters:
  value - the new value of the 'Shutouts' attribute.
See Also:   GoalieStats.getShutouts()



setTeam
void setTeam(Team value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getTeam Team ' reference.
Parameters:
  value - the new value of the 'Team' reference.
See Also:   GoalieStats.getTeam()



setTies
void setTies(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getTies Ties ' attribute.
Parameters:
  value - the new value of the 'Ties' attribute.
See Also:   GoalieStats.getTies()



setWins
void setWins(int value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getWins Wins ' attribute.
Parameters:
  value - the new value of the 'Wins' attribute.
See Also:   GoalieStats.getWins()



setYear
void setYear(String value)(Code)
Sets the value of the ' org.eclipse.ui.examples.views.properties.tabbed.hockeyleague.GoalieStats.getYear Year ' attribute.
Parameters:
  value - the new value of the 'Year' attribute.
See Also:   GoalieStats.getYear()



w__w___w__.jav_a2s_.__c__o_m__ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.