Class SegmentBean
- java.lang.Object
-
- jetbrains.buildServer.controllers.agent.statistics.segments.SegmentBean
-
- Direct Known Subclasses:
BuildSegmentBean,ScaleSegmentBean
public abstract class SegmentBean extends Object
Created by IntelliJ IDEA. User: Eugene.Petrenko Date: 17.12.2007 Time: 11:18:46
-
-
Field Summary
Fields Modifier and Type Field Description protected longmyStartOffset
-
Constructor Summary
Constructors Modifier Constructor Description protectedSegmentBean(long startOffset, long length)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetEndOffset()longgetLength()longgetStartOffset()voidsetLength(long length)
-