|
UDK 3.1.0 Java API Reference | ||||||||||
| 前 次 | フレームあり フレームなし | ||||||||||
| IFieldDescription を使用しているパッケージ | |
| com.sun.star.uno | |
| com.sun.star.uno での IFieldDescription の使用 |
| IFieldDescription を返す com.sun.star.uno のメソッド | |
IFieldDescription[] |
ITypeDescription.getFieldDescriptions()
Gets the IFieldDescription for every
field, if this type is an interface. |
IFieldDescription |
ITypeDescription.getFieldDescription(String name)
Gets the IFieldDescription for the
field with the name name, if it exists,
otherwise returns null.
|
|
UDK 3.1.0 Java API Reference | ||||||||||
| 前 次 | フレームあり フレームなし | ||||||||||