this.band = band; this.title = title;
return EqualsBuilder.reflectionEquals( this, obj );
return band;
return title;
return HashCodeBuilder.reflectionHashCode( this );
band = string;
title = string;