Uses of Interface
com.ebasetech.xi.api.Field

Packages that use Field
com.ebasetech.xi.api   
 

Uses of Field in com.ebasetech.xi.api
 

Subinterfaces of Field in com.ebasetech.xi.api
 interface TableColumn
          The TableColumn interface represents a table column form, integration service or workflow job.
 interface WebFormField
          The WebFormField interface represents a form field in an interactive web form.
 interface WebFormTableColumn
          The WebFormTableColumn represents a table column in an interactive web form.
 

Methods in com.ebasetech.xi.api that return Field
 Field Fields.getField(java.lang.String fieldName)
          Returns the Field with name fieldName.