All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

B

BattingAverage(). Constructor for class BattingAverage
Constructor
BattingAverage(BattingAverage). Constructor for class BattingAverage
Clone Constructor
BattingAverage(int, int). Constructor for class BattingAverage
Full Constructor

E

equals(Object). Method in class BattingAverage
Determine if an object is equal to this object.
equals(Object). Method in class Name
Determine if an object is equal to this object.

G

getAtBats(). Method in class BattingAverage
Get the value of atBats.
getBattingAverage(). Method in class BattingAverage
Calculate and return a player's batting average.
getFirst(). Method in class Name
Get the value of first.
getHits(). Method in class BattingAverage
Get the value of hits.
getLast(). Method in class Name
Get the value of last.

N

Name(). Constructor for class Name
Constructor
Name(Name). Constructor for class Name
Clone Constructor
Name(String, String). Constructor for class Name
Full Constructor

S

setAtBats(int). Method in class BattingAverage
Set the value of atBats
setFirst(String). Method in class Name
Set the value of first
setHits(int). Method in class BattingAverage
Set the value of hits
setLast(String). Method in class Name
Set the value of last

T

toString(). Method in class BattingAverage
Convert object to String
toString(). Method in class Name
Convert object to String