org.omg.model1.jmi1
Interface NamespaceResolveQualifiedNameParams

All Superinterfaces:
NamespaceResolveQualifiedNameParams, RefStruct, Serializable

public interface NamespaceResolveQualifiedNameParams
extends RefStruct, NamespaceResolveQualifiedNameParams


Method Summary
 String getQualifiedName()
          Retrieves the value for the structure field qualifiedName.
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getQualifiedName

String getQualifiedName()
Retrieves the value for the structure field qualifiedName.

Specified by:
getQualifiedName in interface NamespaceResolveQualifiedNameParams
Returns:
The non-null value for structure field qualifiedName.


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