1263126412651266126712681269
/** * @return Returns the selectedServices. */ public PrioritizedList getSelectedServices() { return (selectedServices == null)? new PrioritizedList() : selectedServices; }