railo.runtime.component
Interface ImportDefintion

All Known Implementing Classes:
ImportDefintionImpl

public interface ImportDefintion


Method Summary
 String getName()
           
 String getPackage()
           
 String getPackageAsPath()
           
 boolean isWildcard()
           
 

Method Detail

isWildcard

boolean isWildcard()
Returns:
the wildcard

getPackage

String getPackage()
Returns:
the pack

getName

String getName()
Returns:
the name

getPackageAsPath

String getPackageAsPath()


Copyright © 2012 Railo