Remove Duplicate Methods, pages 64-66

Some methods appear in the documentation twice. This is an error and in the next release each of these methods will appear only once.

public java.lang.String getArrivalTimeQueueOverflowBehavior ()
public int getInitialArrivalTimeQueueLength ()
public java.lang.String getMitViolationBehavior ()
public void setArrivalTimeQueueOverflowBehavior (java.lang.String behavior)
public void setInitialArrivalTimeQueueLength (int initial)
public void setMitViolationBehavior (java.lang.String behavior)