com.virtuosotechnologies.asaph.model
Interface Field

All Superinterfaces:
SongMember
All Known Subinterfaces:
BinaryField, BinaryListField, StringField, StringListField

public interface Field
extends SongMember

Base interface for fields


Method Summary
 String getFieldName()
          Get the name of the field.
 
Methods inherited from interface com.virtuosotechnologies.asaph.model.SongMember
getSong, isDefunct
 

Method Detail

getFieldName

public String getFieldName()
Get the name of the field.

Returns:
the name