package org.jboss.tools.hibernate.runtime.spi; public interface IPOJOClass { String getQualifiedDeclarationName(); }