org.tubo.configuration.def
Interface IncludeDef

All Superinterfaces:
Definition
All Known Implementing Classes:
BaseIncludeDefImpl

public interface IncludeDef
extends Definition

Created: Jun 24, 2005 2:36:38 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $

Version:
$Revision: 17 $
Author:
jvlio (jvlio@users.sourceforge.net)

Field Summary
static java.lang.String RCS_ID
           
 
Method Summary
 java.lang.String getResource()
           
 boolean isLoaded()
           
 void setLoaded(boolean loaded)
           
 

Field Detail

RCS_ID

static final java.lang.String RCS_ID
See Also:
Constant Field Values
Method Detail

getResource

java.lang.String getResource()

isLoaded

boolean isLoaded()

setLoaded

void setLoaded(boolean loaded)


Copyright © 2004-2007 Tubo. All Rights Reserved.