org.omg.model1.cci2
Interface NamespaceFindElementsByTypeResult

All Known Subinterfaces:
NamespaceFindElementsByTypeResult

public interface NamespaceFindElementsByTypeResult


Nested Class Summary
static class NamespaceFindElementsByTypeResult.Member
          The structure's members
 
Method Summary
<T extends Element>
List<T>
getResult()
          Retrieves a list containing all the elements for the structure field result.
 

Method Detail

getResult

<T extends Element> List<T> getResult()
Retrieves a list containing all the elements for the structure field result.

Returns:
A list containing all elements for this structure field.


This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.