Uses of Enum
org.apache.plc4x.java.s7.readwrite.EventType
Packages that use EventType
Package
Description
-
Uses of EventType in org.apache.plc4x.java.s7.readwrite
Methods in org.apache.plc4x.java.s7.readwrite that return EventTypeModifier and TypeMethodDescriptionstatic EventTypeEventType.enumForValue(short value) static EventTypeReturns the enum constant of this type with the specified name.static EventType[]EventType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EventType in org.apache.plc4x.java.s7.readwrite.field
Methods in org.apache.plc4x.java.s7.readwrite.field that return EventTypeConstructors in org.apache.plc4x.java.s7.readwrite.field with parameters of type EventTypeModifierConstructorDescriptionS7SubscriptionField(S7SubscriptionFieldType fieldType, EventType eventtype) -
Uses of EventType in org.apache.plc4x.java.s7.readwrite.utils
Methods in org.apache.plc4x.java.s7.readwrite.utils that return EventTypeConstructors in org.apache.plc4x.java.s7.readwrite.utils with parameters of type EventTypeModifierConstructorDescriptionS7PlcSubscriptionHandle(EventType eventtype, PlcSubscriber plcSubscriber)