| Constructor and Description | 
|---|
PitcherImpl(PitcherCi pitcherCi)
Initializes a new instance of  
PitcherImpl class | 
| Modifier and Type | Method and Description | 
|---|---|
HomeAway | 
getCompetitor()
Returns indication if the  
Pitcher is home or away | 
PitcherHand | 
getHand()
Returns indication if the  
Pitcher is left or right handed | 
Urn | 
getId()
Returns the unique identifier of the current  
Referee instance | 
String | 
getName()
Returns the name of the referee represented by the current  
Referee instance | 
String | 
toString()  | 
public PitcherImpl(PitcherCi pitcherCi)
PitcherImpl classpitcherCi - - a PitcherCi used to create a new instancepublic String getName()
Referee instancepublic HomeAway getCompetitor()
Pitcher is home or awaygetCompetitor in interface PitcherPitcher is home or awaypublic PitcherHand getHand()
Pitcher is left or right handedCopyright © 2016–2025. All rights reserved.