Uses of Class
neqsim.process.equipment.lng.LNGVoyageProfile.Segment
Packages that use LNGVoyageProfile.Segment
-
Uses of LNGVoyageProfile.Segment in neqsim.process.equipment.lng
Fields in neqsim.process.equipment.lng with type parameters of type LNGVoyageProfile.SegmentModifier and TypeFieldDescriptionprivate List<LNGVoyageProfile.Segment> LNGVoyageProfile.segmentsList of voyage segments in chronological order.Methods in neqsim.process.equipment.lng that return types with arguments of type LNGVoyageProfile.SegmentMethods in neqsim.process.equipment.lng with parameters of type LNGVoyageProfile.SegmentModifier and TypeMethodDescriptionvoidLNGVoyageProfile.addSegment(LNGVoyageProfile.Segment segment) Add a voyage segment.