org.apache.tuscany.sdo.model
Interface Types

All Superinterfaces:
Serializable
All Known Implementing Classes:
TypesImpl

public interface Types
extends Serializable

A representation of the model object 'Types'.

The following features are supported:


Method Summary
 List getType_()
          Returns the value of the 'Type' containment reference list.
 List getTypeList()
           
 

Method Detail

getType_

List getType_()
Returns the value of the 'Type' containment reference list. The list contents are of type Type.

If the meaning of the 'Type' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Type' containment reference list.

getTypeList

List getTypeList()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.