Uses of Enum Class
neqsim.process.equipment.subsea.SubseaTree.PressureRating
Packages that use SubseaTree.PressureRating
Package
Description
Subsea equipment package for SURF (Subsea, Umbilicals, Risers, Flowlines) field development.
-
Uses of SubseaTree.PressureRating in neqsim.process.equipment.subsea
Subclasses with type arguments of type SubseaTree.PressureRating in neqsim.process.equipment.subseaModifier and TypeClassDescriptionstatic enumPressure rating class per API 17D.Fields in neqsim.process.equipment.subsea declared as SubseaTree.PressureRatingModifier and TypeFieldDescriptionprivate SubseaTree.PressureRatingSubseaTree.pressureRatingPressure rating.Methods in neqsim.process.equipment.subsea that return SubseaTree.PressureRatingModifier and TypeMethodDescriptionSubseaTree.getPressureRating()Get pressure rating.static SubseaTree.PressureRatingReturns the enum constant of this class with the specified name.static SubseaTree.PressureRating[]SubseaTree.PressureRating.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.equipment.subsea with parameters of type SubseaTree.PressureRatingModifier and TypeMethodDescriptionvoidSubseaTree.setPressureRating(SubseaTree.PressureRating pressureRating) Set pressure rating.