UDK 3.2.7 Java API Reference

Uses of Interface
com.sun.star.uno.IFieldDescription

Packages that use IFieldDescription
com.sun.star.uno   
 

Uses of IFieldDescription in com.sun.star.uno
 

Methods in com.sun.star.uno that return IFieldDescription
 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.
 


UDK 3.2.7 Java API Reference