org.apache.tuscany.das.rdb.config
Interface Parameters

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ParametersExtendedImpl, ParametersImpl

public interface Parameters
extends java.io.Serializable

A representation of the model object 'Parameters'.

The following features are supported:


Method Summary
 java.util.List getParameter()
          Returns the value of the 'Parameter' containment reference list.
 

Method Detail

getParameter

java.util.List getParameter()
Returns the value of the 'Parameter' containment reference list. The list contents are of type Parameter.

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

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


Copyright © 2007 Apache Software Foundation. All Rights Reserved.