Uses of Enum Class
neqsim.process.safety.risk.sis.SafetyInstrumentedFunction.SIFCategory
Packages that use SafetyInstrumentedFunction.SIFCategory
Package
Description
Safety Instrumented System (SIS) Integration Package.
-
Uses of SafetyInstrumentedFunction.SIFCategory in neqsim.process.safety.risk.sis
Subclasses with type arguments of type SafetyInstrumentedFunction.SIFCategory in neqsim.process.safety.risk.sisModifier and TypeClassDescriptionstatic enumSIF categories.Fields in neqsim.process.safety.risk.sis declared as SafetyInstrumentedFunction.SIFCategoryModifier and TypeFieldDescriptionSafetyInstrumentedFunction.categorySIF category (ESD, HIPPS, Fire and Gas, etc.).Methods in neqsim.process.safety.risk.sis that return SafetyInstrumentedFunction.SIFCategoryModifier and TypeMethodDescriptionSafetyInstrumentedFunction.getCategory()Returns the enum constant of this class with the specified name.SafetyInstrumentedFunction.SIFCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.safety.risk.sis with parameters of type SafetyInstrumentedFunction.SIFCategoryModifier and TypeMethodDescriptionSafetyInstrumentedFunction.Builder.category(SafetyInstrumentedFunction.SIFCategory category) voidSafetyInstrumentedFunction.setCategory(SafetyInstrumentedFunction.SIFCategory category)