public abstract class ItStudent extends IsuStudent implements UnixAccount
totalLogin
Constructor and Description |
---|
ItStudent(java.lang.String name,
int id) |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
program() |
static int |
total() |
java.lang.String |
whoAmI()
Override the whoAmI
|
crediteHr
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
login, logout
public static int total()
public java.lang.String whoAmI()
IsuStudent
whoAmI
in class IsuStudent
public abstract java.lang.String program()