net.sf.csutils.core.model
Interface ROClassification

All Superinterfaces:
ROAttribute
All Known Implementing Classes:
StaticROClassification

public interface ROClassification
extends ROAttribute

Interface of a classification attributes.


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

Method Detail

getAttributeKey

java.lang.String getAttributeKey()

getTaxonomy

java.lang.String getTaxonomy()


Copyright © 2009-2010. All Rights Reserved.