Uses of Enum Class
neqsim.process.equipment.pipeline.TopsidePiping.PipeSchedule
Packages that use TopsidePiping.PipeSchedule
-
Uses of TopsidePiping.PipeSchedule in neqsim.process.equipment.pipeline
Subclasses with type arguments of type TopsidePiping.PipeSchedule in neqsim.process.equipment.pipelineModifier and TypeClassDescriptionstatic enumPipe schedule for wall thickness selection.Fields in neqsim.process.equipment.pipeline declared as TopsidePiping.PipeScheduleModifier and TypeFieldDescriptionprivate TopsidePiping.PipeScheduleTopsidePiping.pipeSchedulePipe schedule.Methods in neqsim.process.equipment.pipeline that return TopsidePiping.PipeScheduleModifier and TypeMethodDescriptionTopsidePiping.getPipeScheduleEnum()Get pipe schedule enum.static TopsidePiping.PipeScheduleReturns the enum constant of this class with the specified name.static TopsidePiping.PipeSchedule[]TopsidePiping.PipeSchedule.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.equipment.pipeline with parameters of type TopsidePiping.PipeScheduleModifier and TypeMethodDescriptionvoidTopsidePiping.setPipeSchedule(TopsidePiping.PipeSchedule pipeSchedule) Set pipe schedule.