org.apache.tuscany.sdo.model
Interface Types

All Known Implementing Classes:
TypesImpl

public interface Types

A representation of the model object 'Types'.

The following features are supported:


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

Method Detail

getType_

java.util.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

java.util.List getTypeList()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.