-
public final class PLYEvent.OptionsValidated extends PLYEvent
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringnameprivate final PLYEventPropertiespropertiesprivate final Stringidprivate final IntegermaxSendCount
-
Constructor Summary
Constructors Constructor Description PLYEvent.OptionsValidated(String selectId, List<String> options, List<String> displayedOptions, PLYPresentation presentation)
-
Method Summary
Modifier and Type Method Description StringgetName()PLYEventPropertiesgetProperties()final StringgetId()IntegergetMaxSendCount()-
-
Method Detail
-
getProperties
PLYEventProperties getProperties()
-
getMaxSendCount
Integer getMaxSendCount()
-
-
-
-