Uses of Enum
org.apache.plc4x.java.s7.readwrite.ModeTransitionType
Packages that use ModeTransitionType
-
Uses of ModeTransitionType in org.apache.plc4x.java.s7.readwrite
Methods in org.apache.plc4x.java.s7.readwrite that return ModeTransitionTypeModifier and TypeMethodDescriptionstatic ModeTransitionTypeModeTransitionType.enumForValue(short value) static ModeTransitionTypeReturns the enum constant of this type with the specified name.static ModeTransitionType[]ModeTransitionType.values()Returns an array containing the constants of this enum type, in the order they are declared.