org.omg.model1.jmi1
Interface NamespaceFindElementsByTypeParams

All Superinterfaces:
NamespaceFindElementsByTypeParams, RefStruct, Serializable

public interface NamespaceFindElementsByTypeParams
extends RefStruct, NamespaceFindElementsByTypeParams


Method Summary
 String getOfType()
          Retrieves the value for the structure field ofType.
 boolean isIncludeSubtypes()
          Retrieves the value for the structure field includeSubtypes.
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

isIncludeSubtypes

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

Specified by:
isIncludeSubtypes in interface NamespaceFindElementsByTypeParams
Returns:
The non-null value for structure field includeSubtypes.

getOfType

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

Specified by:
getOfType in interface NamespaceFindElementsByTypeParams
Returns:
The non-null value for structure field ofType.


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