public class StudentBook extends Person implements Serializable
Modifier and Type | Field and Description |
---|---|
static SA.StudentCodeHandler<StudentBook> |
idHandler |
static UPath |
Path_Abroad |
static UPath |
Path_AffiliationLevel1 |
static UPath |
Path_AffiliationLevel2 |
static UPath |
Path_AffiliationLevel3 |
static UPath |
Path_AffiliationLevel4 |
static UPath |
Path_Code |
static UPath |
Path_EnterDate |
static UPath |
Path_EnterType |
static UPath |
Path_LeaveDate |
static UPath |
Path_LeaveType |
static UPath |
Path_Position |
static UPath |
Path_Regular |
static UPath |
Path_SID |
static HashSet<String> |
s_LeaveType_graduation |
static HashSet<String> |
s_LeaveType_reallyLeave |
Path_Birthdate, Path_Name, Path_NameEn, Path_NameJa, Path_NamePr, Path_Nickname, Path_OldName, Path_Person, Path_Sex
uh_dict, uh_utlf
Constructor and Description |
---|
StudentBook(UTLF u,
PrintWriter err) |
Modifier and Type | Method and Description |
---|---|
UDate |
getEnterDate() |
boolean |
isGraduateSchoolStudent() |
getBirthdate, getName, getNameEn, getNameJa, getNamePr, getNickname, getOldName, getSex, putBirthdate, putName, putNameEn, putNameJa, putNamePr, putNickname, putOldName, putSex, putText
getDict, getUTLF, getUTLFData, getUTLFDataAsString, getUTLFTimestamp
public static final SA.StudentCodeHandler<StudentBook> idHandler
public static final UPath Path_SID
public static final UPath Path_Code
public static final UPath Path_AffiliationLevel1
public static final UPath Path_AffiliationLevel2
public static final UPath Path_AffiliationLevel3
public static final UPath Path_AffiliationLevel4
public static final UPath Path_Regular
public static final UPath Path_Position
public static final UPath Path_Abroad
public static final UPath Path_EnterDate
public static final UPath Path_EnterType
public static final UPath Path_LeaveDate
public static final UPath Path_LeaveType
public StudentBook(UTLF u, PrintWriter err)
public boolean isGraduateSchoolStudent()
public UDate getEnterDate()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025