|
UDK 3.2.0 Java API Reference | ||||||||||
前 次 | フレームあり フレームなし |
ITypeDescription を使用しているパッケージ | |
com.sun.star.uno |
com.sun.star.uno での ITypeDescription の使用 |
ITypeDescription として宣言されている com.sun.star.uno のフィールド | |
protected ITypeDescription |
Type._iTypeDescription
|
ITypeDescription を返す com.sun.star.uno のメソッド | |
ITypeDescription |
IFieldDescription.getTypeDescription()
推奨されていません。 Gives the name of this member. |
ITypeDescription[] |
IMethodDescription.getInSignature()
推奨されていません。 Gives any array of ITypeDescription> of
the [in] parameters.
|
ITypeDescription[] |
IMethodDescription.getOutSignature()
推奨されていません。 Gives any array of ITypeDescription> of
the [out] parameters.
|
ITypeDescription |
IMethodDescription.getReturnSignature()
推奨されていません。 Gives the ITypeDescription of
the return type.
|
ITypeDescription |
ITypeDescription.getSuperType()
推奨されていません。 Gets the ITypeDescription of the
super, if it exists.
|
ITypeDescription |
ITypeDescription.getComponentType()
推奨されていません。 Gets the component ITypeDescription if
this is an array type, otherwise returns null .
|
ITypeDescription |
Type.getTypeDescription()
Gives the type description of this type. |
ITypeDescription 型のパラメータを持つ com.sun.star.uno のメソッド | |
void |
Type.setTypeDescription(ITypeDescription typeDescription)
Sets the type description for this type. |
ITypeDescription 型のパラメータを持つ com.sun.star.uno のコンストラクタ | |
Type(ITypeDescription typeDescription)
Constructs a new Type from the given type description. |
|
UDK 3.2.0 Java API Reference | ||||||||||
前 次 | フレームあり フレームなし |