public class Company extends Object
Company(String name)
boolean
equals(Object obj)
String
getName()
getPhone()
getState()
int
hashCode()
void
setName(String name)
setPhone(String phone)
setState(String state)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Company(String name)
public String getName()
public void setName(String name)
public String getState()
public void setState(String state)
public String getPhone()
public void setPhone(String phone)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.