|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Field
A generic Ant field, e.g. <field someprop="somevalue"/>.
Method Summary | |
---|---|
String |
getFieldName()
Returns the unique name of this Field. |
Location |
getLocation()
Returns the Location of this Field instance in the Ant file. |
Methods inherited from interface com.threerings.antidote.RequiresValidation |
---|
validate |
Method Detail |
---|
String getFieldName()
Location getLocation()
Location
of this Field instance in the Ant file.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |