public interface Pitcher
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
Pitcher instance |
String |
getName()
Returns the name of the pitcher represented by the current
Pitcher instance |
Urn getId()
Pitcher
instancePitcher
instanceString getName()
Pitcher
instancePitcher
instanceHomeAway getCompetitor()
Pitcher
is home or awayPitcher
is home or awayPitcherHand getHand()
Pitcher
is left or right handedPitcher
is left or right handedCopyright © 2016–2025. All rights reserved.