StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.comp.typedescriptionmanager
Class SequenceTypeDescription

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

synchronized class SequenceTypeDescription
extends com.sun.star.comp.typedescriptionmanager.TypeDescription
implements com.sun.star.reflection.XIndirectTypeDescription


Field Summary
private  com.sun.star.reflection.XTypeDescription _xElementType
           
 
Fields inherited from class com.sun.star.comp.typedescriptionmanager.TypeDescription
_class, _name, _typeClass, _typeInfos
 
Fields inherited from interface com.sun.star.reflection.XIndirectTypeDescription
UIK, UNORUNTIMEDATA, UNOTYPEINFO
 
Constructor Summary
SequenceTypeDescription(com.sun.star.reflection.XTypeDescription xtd)
           
 
Method Summary
 com.sun.star.reflection.XTypeDescription getReferencedType()
           
 
Methods inherited from class com.sun.star.comp.typedescriptionmanager.TypeDescription
getName, getTypeClass, getTypeInfo, initTypeInfos, isConst, isInterface, isOneway, isReadOnly, isUnsigned
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sun.star.reflection.XTypeDescription
getName, getTypeClass
 

Field Detail

_xElementType

private com.sun.star.reflection.XTypeDescription _xElementType
Constructor Detail

SequenceTypeDescription

public SequenceTypeDescription(com.sun.star.reflection.XTypeDescription xtd)
Method Detail

getReferencedType

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

StarOffice 5.2 API
reverse engineered by classdoc