public class EnterpriseStaff extends Object
EnterpriseStaff()
String
getName()
getType()
List<String>
getTypeJoin()
void
setName(String name)
setType(String type)
setTypeJoin(List<String> typeJoin)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnterpriseStaff()
public String getName()
public void setName(String name)
public String getType()
public void setType(String type)
public List<String> getTypeJoin()
public void setTypeJoin(List<String> typeJoin)
Copyright © 2023. All Rights Reserved.