com.virtuosotechnologies.asaph.model
Interface BinaryListField

All Superinterfaces:
BinaryList, Field, SongMember

public interface BinaryListField
extends Field, BinaryList

Field whose value is a binary data list


Methods inherited from interface com.virtuosotechnologies.asaph.model.Field
getFieldName
 
Methods inherited from interface com.virtuosotechnologies.asaph.model.SongMember
getSong, isDefunct
 
Methods inherited from interface com.virtuosotechnologies.asaph.model.BinaryList
clear, getBinaryDataCount, getNextBinaryData, getNthBinaryData, getPreviousBinaryData, insertBinaryDataAfter, insertBinaryDataBefore, removeBinaryData