java.lang.Object
de.hybris.platform.servicelayer.internal.model.impl.Schedule
All Implemented Interfaces:
Iterable<ModelWrapper>

public class Schedule extends Object implements Iterable<ModelWrapper>
Contains the model wrappers in the order they should be processed. The iterator of this class is unmodifiable - it is impossible to remove elements of this collection via Iterator.remove()