com.sun.star.uno

Interface IFieldDescription

public interface IFieldDescription extends IMemberDescription

Deprecated: This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.

The IFieldDescription describes non method members.
Method Summary
FieldgetField()
Gives native java field of this member.
ITypeDescriptiongetTypeDescription()
Gives the name of this member.

Method Detail

getField

public Field getField()
Gives native java field of this member.

Returns: the java field

getTypeDescription

public ITypeDescription getTypeDescription()
Gives the name of this member.

Returns: the name