public class Academy extends Object
Academy(int code, String label)
boolean
equals(Object obj)
String
getCode()
getLabel()
getName()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Academy(int code, String label)
code
label
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String getCode()
public String getName()
public String getLabel()
Copyright © 2016. All rights reserved.