Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.virtuosotechnologies.asaph.model
Interface Field  view Field download Field.java

All Superinterfaces:
SongMember
All Known Subinterfaces:
StringField, StringListField

public interface Field
extends SongMember

Base interface for fields


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

Method Detail

getFieldName

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