|
|
com.sun.star.uno
|
|||||||||||||||||||||||||||||||||||||||||||||
| Method Summary | |
int |
getIndex()
Deprecated. Gives the relative index of this member in the declaring interface or struct (including superclasses). |
String |
getName()
Deprecated. Gives the name of this member. |
boolean |
isAny()
Deprecated. Indicates if this member is an any. |
boolean |
isInterface()
Deprecated. Indicates if this member is an interface. |
boolean |
isUnsigned()
Deprecated. Indicates if this member is unsigned. |
| Method Detail |
getName
public String getName()
- Deprecated.
- Gives the name of this member.
- Returns:
- the name
- Gives the name of this member.
isUnsigned
public boolean isUnsigned()
- Deprecated.
- Indicates if this member is unsigned. (Not useful for IMethodDescription).
- Returns:
- the unsigned state
- Indicates if this member is unsigned. (Not useful for IMethodDescription).
isAny
public boolean isAny()
- Deprecated.
- Indicates if this member is an any.
- Returns:
- the any state
- Indicates if this member is an any.
isInterface
public boolean isInterface()
- Deprecated.
- Indicates if this member is an interface.
- Returns:
- the interface state
- Indicates if this member is an interface.
getIndex
public int getIndex()
- Deprecated.
- Gives the relative index of this member in the declaring interface or struct (including superclasses).
- Returns:
- the relative index of this member
- Gives the relative index of this member in the declaring interface or struct (including superclasses).
|
UDK 3.2.0 Java API Reference | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||


