Uses of Enum
com.blackhillsoftware.smf.smf119.zert.SummaryEvent
Packages that use SummaryEvent
-
Uses of SummaryEvent in com.blackhillsoftware.smf.smf119
Methods in com.blackhillsoftware.smf.smf119 that return SummaryEventModifier and TypeMethodDescriptionZertSummaryCommonSection.smf119ssSaEventType()
SMF119SS_SAEvent_Type as a SummaryEvent. -
Uses of SummaryEvent in com.blackhillsoftware.smf.smf119.zert
Methods in com.blackhillsoftware.smf.smf119.zert that return SummaryEventModifier and TypeMethodDescriptionstatic SummaryEvent
SummaryEvent.from
(int value) Get the SummaryEvent for an integer valuestatic SummaryEvent
Returns the enum constant of this type with the specified name.static SummaryEvent[]
SummaryEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared.