org.hibernate.test.annotations.interfaces
Interface Contact

All Known Implementing Classes:
ContactImpl

public interface Contact


Method Summary
 Integer getId()
           
 String getName()
           
 

Method Detail

getId

Integer getId()

getName

String getName()


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.