com.virtuosotechnologies.asaph.model
Interface BinaryField

All Superinterfaces:
BinaryData, Field, SongMember

public interface BinaryField
extends Field, BinaryData

Field whose value is a binary byte array


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.BinaryData
getDataType, getLength, getRange, getValue, setDataType, setLength, setRange, setValue