org.hibernate.annotations.common.reflection
Interface XPackage

All Superinterfaces:
XAnnotatedElement

public interface XPackage
extends XAnnotatedElement

Author:
Paolo Perrotta, Davide Marchignoli

Method Summary
 String getName()
           
 
Methods inherited from interface org.hibernate.annotations.common.reflection.XAnnotatedElement
equals, getAnnotation, getAnnotations, isAnnotationPresent
 

Method Detail

getName

String getName()


Copyright © 2005-2011 Hibernate.org. All Rights Reserved.