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