Class AcademyRideID
java.lang.Object
org.deltava.beans.academy.AcademyRideID
A bean to store Flight Academy Check Ride Script IDs.
- Since:
- 5.3
- Version:
- 7.0
- Author:
- Luke
-
Constructor Summary
ConstructorsConstructorDescriptionAcademyRideID
(String id) Creates the ID.AcademyRideID
(String name, int idx) Creates the ID. -
Method Summary
-
Constructor Details
-
AcademyRideID
Creates the ID.- Parameters:
name
- the Certification codeidx
- the ride index
-
AcademyRideID
-
-
Method Details
-
getName
-
getIndex
public int getIndex()Returns the Check Ride index.- Returns:
- the index
-
hashCode
-
toString
-