Returns true if this PrereqObject contains any Prerequisites; false otherwise. @return true if this PrereqObject contains any Prerequisites; false otherwise.
()
| 62 | * otherwise. |
| 63 | */ |
| 64 | public boolean hasPrerequisites(); |
| 65 | |
| 66 | /** |
| 67 | * Returns a List of the Prerequisite objects contained in the PrereqObject. |
no outgoing calls
no test coverage detected