Login | Register
My pages Projects Community openCollabNet

The Tigris site will receive a major upgrade the evening of Monday, December 1, beginning at 8:30 pm PST. Downtime is projected to be about ten hours. Further details in the announcement


jmt.application.elements
Interface Field

All Superinterfaces:
Element

public interface Field
extends Element

Represents a field of type jmt.codebase.Field.

Author:
Martin Kersten

Method Summary
 Field getField()
          Returns the field the element represents.
 
Methods inherited from interface jmt.application.elements.Element
getName, getResults
 

Method Detail

getField

public Field getField()
Returns the field the element represents.

Returns:
The field the element represents