net.sourceforge.toscanaj.model.manyvaluedcontext
Interface ManyValuedAttribute

All Known Subinterfaces:
WritableManyValuedAttribute
All Known Implementing Classes:
ManyValuedAttributeImplementation

public interface ManyValuedAttribute


Method Summary
 java.lang.String getName()
           
 Datatype getType()
           
 

Method Detail

getType

public Datatype getType()

getName

public java.lang.String getName()


The ToscanaJ project