org.apache.tuscany.sdo.model
Interface TextType

All Superinterfaces:
Serializable
All Known Implementing Classes:
TextTypeImpl

public interface TextType
extends Serializable

A representation of the model object 'Text Type'.

The following features are supported:


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

Method Detail

getText

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 © 2013 The Apache Software Foundation. All Rights Reserved.