Uses of Class
com.qtsurfer.api.client.model.Notice
Packages that use Notice
-
Uses of Notice in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return NoticeMethods in com.qtsurfer.api.client.model that return types with arguments of type NoticeModifier and TypeMethodDescriptionResultMap.getNotices()Diagnostics the engine raised over this run, each with `provenance: execute`.StrategyState.getNotices()What the run surfaced.Methods in com.qtsurfer.api.client.model with parameters of type NoticeModifier and TypeMethodDescriptionResultMap.addNoticesItem(Notice noticesItem) StrategyState.addNoticesItem(Notice noticesItem) Method parameters in com.qtsurfer.api.client.model with type arguments of type NoticeModifier and TypeMethodDescriptionvoidResultMap.setNotices(List<Notice> notices) voidStrategyState.setNotices(List<Notice> notices)