| UDK 3.2.0 Java API Reference | |
| Frames | No Frames |
Constructors with parameter type com.sun.star.uno.ITypeDescription | |
Constructs a new Type from the given type description. | |
Fields of type com.sun.star.uno.ITypeDescription | |
| ITypeDescription | |
Methods with parameter type com.sun.star.uno.ITypeDescription | |
| void | Sets the type description for this type. |
Methods with return type com.sun.star.uno.ITypeDescription | |
| ITypeDescription | Gets the component ITypeDescription if
this is an array type, otherwise returns null. |
| ITypeDescription[] | Gives any array of ITypeDescription> of
the [in] parameters. |
| ITypeDescription[] | Gives any array of ITypeDescription> of
the [out] parameters. |
| ITypeDescription | Gives the ITypeDescription of
the return type. |
| ITypeDescription | Gets the ITypeDescription of the
super, if it exists. |
| ITypeDescription | Gives the name of this member. |
| ITypeDescription | Gives the type description of this type. |