Uses of Enum Class
neqsim.process.equipment.lng.LNGBOGHandlingNetwork.HandlingMode
Packages that use LNGBOGHandlingNetwork.HandlingMode
-
Uses of LNGBOGHandlingNetwork.HandlingMode in neqsim.process.equipment.lng
Subclasses with type arguments of type LNGBOGHandlingNetwork.HandlingMode in neqsim.process.equipment.lngModifier and TypeClassDescriptionstatic enumBOG handling mode.Fields in neqsim.process.equipment.lng declared as LNGBOGHandlingNetwork.HandlingModeMethods in neqsim.process.equipment.lng that return LNGBOGHandlingNetwork.HandlingModeModifier and TypeMethodDescriptionLNGBOGHandlingNetwork.getHandlingMode()Get handling mode.Returns the enum constant of this class with the specified name.static LNGBOGHandlingNetwork.HandlingMode[]LNGBOGHandlingNetwork.HandlingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.equipment.lng with parameters of type LNGBOGHandlingNetwork.HandlingModeModifier and TypeMethodDescriptionvoidLNGBOGHandlingNetwork.setHandlingMode(LNGBOGHandlingNetwork.HandlingMode mode) Set handling mode.Constructors in neqsim.process.equipment.lng with parameters of type LNGBOGHandlingNetwork.HandlingModeModifierConstructorDescriptionConstructor with handling mode.