public class Department extends Object
Customer
Department()
boolean
equals(Object object)
Integer
getId()
String
getName()
getPath()
int
hashCode()
void
setId(Integer id)
setName(String name)
setPath(String path)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Department()
public Integer getId()
public void setId(Integer id)
public String getName()
public void setName(String name)
public String getPath()
public void setPath(String path)
public String toString()
toString
Object
public boolean equals(Object object)
equals
public int hashCode()
hashCode
Copyright © 2016. All rights reserved.