org.hibernate.test.event.collection
Interface Child

All Known Implementing Classes:
ChildEntity, ChildValue, ChildWithBidirectionalManyToMany, ChildWithManyToOne

public interface Child


Method Summary
 String getName()
           
 void setName(String name)
           
 

Method Detail

getName

String getName()

setName

void setName(String name)


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