public class DeptLeader extends Object
DeptLeader()
Number
getDept_id()
Boolean
getLeader()
DeptLeader
setDept_id(Number dept_id)
setLeader(Boolean leader)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeptLeader()
public Number getDept_id()
public DeptLeader setDept_id(Number dept_id)
public Boolean getLeader()
public DeptLeader setLeader(Boolean leader)
Copyright © 2022. All rights reserved.