Uses of Enum Class
com.pnfsoftware.jeb.core.units.code.simatic.S7.DataType
Packages that use S7.DataType
Package
Description
Public types and interfaces provided by the Simatic S7 analysis plugins.
-
Uses of S7.DataType in com.pnfsoftware.jeb.core.units.code.simatic
Methods in com.pnfsoftware.jeb.core.units.code.simatic that return S7.DataTypeModifier and TypeMethodDescriptionstatic S7.DataType
S7.DataType.fromId
(int id) static S7.DataType
Returns the enum constant of this class with the specified name.static S7.DataType[]
S7.DataType.values()
Returns an array containing the constants of this enum class, in the order they are declared.