Package | Description |
---|---|
com.sun.star.uno |
Modifier and Type | Method and Description |
---|---|
IFieldDescription |
ITypeDescription.getFieldDescription(String name)
Deprecated.
Gets the
IFieldDescription for the
field with the name name , if it exists,
otherwise returns null . |
IFieldDescription[] |
ITypeDescription.getFieldDescriptions()
Deprecated.
Gets the
IFieldDescription for every
field, if this type is an interface. |