org.apache.tuscany.sdo.model
Interface TextType

All Known Implementing Classes:
TextTypeImpl

public interface TextType

A representation of the model object 'Text Type'.

The following features are supported:


Method Summary
 java.util.List getText()
          Returns the value of the 'Text' attribute list.
 

Method Detail

getText

java.util.List getText()
Returns the value of the 'Text' attribute list. The list contents are of type String.

If the meaning of the 'Text' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Text' attribute list.


Copyright © 2006 Apache Software Foundation. All Rights Reserved.