Uses of Class
com.studerw.tda.model.markethours.SessionStartEnd
Packages that use SessionStartEnd
-
Uses of SessionStartEnd in com.studerw.tda.model.markethours
Methods in com.studerw.tda.model.markethours that return types with arguments of type SessionStartEndModifier and TypeMethodDescriptionSessionHours.getPostMarket()SessionHours.getPreMarket()SessionHours.getRegularMarket()Method parameters in com.studerw.tda.model.markethours with type arguments of type SessionStartEndModifier and TypeMethodDescriptionvoidSessionHours.setPostMarket(List<SessionStartEnd> postMarket) voidSessionHours.setPreMarket(List<SessionStartEnd> preMarket) voidSessionHours.setRegularMarket(List<SessionStartEnd> regularMarket)