|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdomain.Phones
domain.Familyphone
public class Familyphone
Constructor Summary | |
---|---|
Familyphone()
|
|
Familyphone(Phones newPhones)
|
Method Summary | |
---|---|
Family |
getFamily()
|
void |
setFamily(Family family)
|
Methods inherited from class domain.Phones |
---|
getComment, getId, getPhonenumber, getPhonetype, setComment, setId, setPhonenumber, setPhonetype |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Familyphone()
public Familyphone(Phones newPhones)
Method Detail |
---|
public Family getFamily()
public void setFamily(Family family)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |