net.sf.csutils.core.model
Interface ROFile

All Superinterfaces:
ROAttribute
All Known Implementing Classes:
StaticROFile

public interface ROFile
extends ROAttribute

Interface of a file attribute.


Nested Class Summary
 
Nested classes/interfaces inherited from interface net.sf.csutils.core.model.ROAttribute
ROAttribute.Type
 
Method Summary
 java.lang.String getAttributeKey()
          Returns the attribute key.
 
Methods inherited from interface net.sf.csutils.core.model.ROAttribute
getMaxOccurs, getMinOccurs, getName, getType
 

Method Detail

getAttributeKey

java.lang.String getAttributeKey()
Returns the attribute key.

Returns:
The attribute key


Copyright © 2009-2010. All Rights Reserved.