StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.comp.typedescriptionmanager
Class XInterfaceTD

java.lang.Object
  |
  +--com.sun.star.comp.typedescriptionmanager.XInterfaceTD
All Implemented Interfaces:
com.sun.star.uno.XInterface, com.sun.star.reflection.XInterfaceTypeDescription, com.sun.star.reflection.XTypeDescription

synchronized class XInterfaceTD
extends java.lang.Object
implements com.sun.star.reflection.XInterfaceTypeDescription


Field Summary
private  com.sun.star.reflection.XInterfaceMemberTypeDescription[] _members
           
private static com.sun.star.uno.Uik s_uik
           
 
Fields inherited from interface com.sun.star.reflection.XInterfaceTypeDescription
UIK, UNORUNTIMEDATA, UNOTYPEINFO
 
Constructor Summary
XInterfaceTD(com.sun.star.container.XHierarchicalNameAccess xhna)
           
 
Method Summary
 com.sun.star.reflection.XTypeDescription getBaseType()
           
 com.sun.star.reflection.XInterfaceMemberTypeDescription[] getMembers()
           
 java.lang.String getName()
           
 com.sun.star.uno.TypeClass getTypeClass()
           
 com.sun.star.uno.Uik getUik()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_members

private com.sun.star.reflection.XInterfaceMemberTypeDescription[] _members

s_uik

private static com.sun.star.uno.Uik s_uik
Constructor Detail

XInterfaceTD

public XInterfaceTD(com.sun.star.container.XHierarchicalNameAccess xhna)
             throws com.sun.star.container.NoSuchElementException
Method Detail

getBaseType

public com.sun.star.reflection.XTypeDescription getBaseType()
                                                     throws com.sun.star.uno.RuntimeException
Specified by:
getBaseType in interface com.sun.star.reflection.XInterfaceTypeDescription

getMembers

public com.sun.star.reflection.XInterfaceMemberTypeDescription[] getMembers()
                                                                     throws com.sun.star.uno.RuntimeException
Specified by:
getMembers in interface com.sun.star.reflection.XInterfaceTypeDescription

getName

public java.lang.String getName()
                         throws com.sun.star.uno.RuntimeException
Specified by:
getName in interface com.sun.star.reflection.XTypeDescription

getTypeClass

public com.sun.star.uno.TypeClass getTypeClass()
                                        throws com.sun.star.uno.RuntimeException
Specified by:
getTypeClass in interface com.sun.star.reflection.XTypeDescription

getUik

public com.sun.star.uno.Uik getUik()
                            throws com.sun.star.uno.RuntimeException
Specified by:
getUik in interface com.sun.star.reflection.XInterfaceTypeDescription

StarOffice 5.2 API
reverse engineered by classdoc