|
UDK 3.2.0 Java API Reference | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| IMethodDescription を使用しているパッケージ | |
|---|---|
| com.sun.star.uno | |
| com.sun.star.uno での IMethodDescription の使用 |
|---|
| IMethodDescription を返す com.sun.star.uno のメソッド | |
|---|---|
IMethodDescription |
ITypeDescription.getMethodDescription(int methodId)
推奨されていません。 Gets the IMethodDescription for the
method with index methodId, if it exists, otherwise
returns null. |
IMethodDescription |
ITypeDescription.getMethodDescription(String name)
推奨されていません。 Gets the IMethodDescription for the
method with the name name, if it exists,
otherwise returns null. |
IMethodDescription[] |
ITypeDescription.getMethodDescriptions()
推奨されていません。 Gets the IMethodDescription for every
method, if this type is an interface. |
|
UDK 3.2.0 Java API Reference | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||