Edit D:\app\Administrator\product\11.2.0\dbhome_1\ide\src\javax\ide\model\java\declaration\HasNameD.java
/* * @(#)HasNameD.java */ package javax.ide.model.java.declaration; /** * Common supertype for Declaration elements that have a name. * * @author Andy Yu */ public interface HasNameD extends Declaration { /** * Gets the simple name of this element. * * @return The simple name of this element. */ public String getName(); }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de