Uses of Enum Class
com.pnfsoftware.jeb.core.units.code.simatic.S7.LangType
Packages that use S7.LangType
Package
Description
Public types and interfaces provided by the Simatic S7 analysis plugins.
-
Uses of S7.LangType in com.pnfsoftware.jeb.core.units.code.simatic
Methods in com.pnfsoftware.jeb.core.units.code.simatic that return S7.LangTypeModifier and TypeMethodDescriptionstatic S7.LangTypeS7.LangType.fromId(int id) Retrieve a language type from its id.IS7Block.getSourceLanguage()Retrieve the source language.static S7.LangTypeReturns the enum constant of this class with the specified name.static S7.LangType[]S7.LangType.values()Returns an array containing the constants of this enum class, in the order they are declared.