org.omg.model1.cci2
Interface NamespaceFindElementsByTypeParams

All Known Subinterfaces:
NamespaceFindElementsByTypeParams

public interface NamespaceFindElementsByTypeParams


Nested Class Summary
static class NamespaceFindElementsByTypeParams.Member
          The structure's members
 
Method Summary
 String getOfType()
          Retrieves the value for the structure field ofType.
 boolean isIncludeSubtypes()
          Retrieves the value for the structure field includeSubtypes.
 

Method Detail

isIncludeSubtypes

boolean isIncludeSubtypes()
Retrieves the value for the structure field includeSubtypes.

Returns:
The non-null value for structure field includeSubtypes.

getOfType

String getOfType()
Retrieves the value for the structure field ofType.

Returns:
The non-null value for structure field ofType.


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