Uses of Class
org.hibernate.testing.orm.domain.contacts.Contact
-
Packages that use Contact Package Description org.hibernate.testing.orm.domain.contacts -
-
Uses of Contact in org.hibernate.testing.orm.domain.contacts
Methods in org.hibernate.testing.orm.domain.contacts that return Contact Modifier and Type Method Description ContactContact. getAlternativeContact()Methods in org.hibernate.testing.orm.domain.contacts with parameters of type Contact Modifier and Type Method Description voidContact. setAlternativeContact(Contact alternativeContact)
-