Setters

public void setInstanceVariable(DataTypeOfInstanceVariable newValue)
{
    instanceVariable = newValue;
}