domain
Class Familyphone

java.lang.Object
  extended by domain.Phones
      extended by domain.Familyphone

public class Familyphone
extends Phones

Author:
Antec

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

Familyphone

public Familyphone()

Familyphone

public Familyphone(Phones newPhones)
Method Detail

getFamily

public Family getFamily()

setFamily

public void setFamily(Family family)