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