Class SpeedrunUpdateMessage.SpeedrunUpdateMessageSegment
- java.lang.Object
-
- de.extio.spacecraft.shared.model.message.toclient.SpeedrunUpdateMessage.SpeedrunUpdateMessageSegment
-
- Enclosing class:
- SpeedrunUpdateMessage
public static class SpeedrunUpdateMessage.SpeedrunUpdateMessageSegment extends Object
-
-
Constructor Summary
Constructors Constructor Description SpeedrunUpdateMessageSegment()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDisplayName()intgetEnd()intgetStart()voidsetDisplayName(String displayName)voidsetEnd(int end)voidsetStart(int start)
-