UDK 3.2.7 Java API Reference | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface IFieldDescription
extends IMemberDescription
IFieldDescription
describes non
method members.
Method Summary | |
Field |
|
ITypeDescription |
|
Methods inherited from interface com.sun.star.uno.IMemberDescription | |
getIndex , getName , isAny , isInterface , isUnsigned |
public Field getField()
Gives native java field of this member.
- Returns:
- the java field
public ITypeDescription getTypeDescription()
Gives the name of this member.
- Returns:
- the name