Skip navigation links
B E G 

B

Badge - Class in eecs1022.finalb
This class represents a badge.
Badge(String, Date) - Constructor for class eecs1022.finalb.Badge
Initializes this badge with the given name and the given expiry date.
Badge() - Constructor for class eecs1022.finalb.Badge
Initializes this badge with the name "No Name" and today as the expiry date.

E

eecs1022.finalb - package eecs1022.finalb
 

G

getExpiryDate() - Method in class eecs1022.finalb.Badge
Returns the expiry date of this badge.
getName() - Method in class eecs1022.finalb.Badge
Returns the name of this badge.
B E G 
Skip navigation links