-
public final class SkiRuns
-
-
Field Summary
Fields Modifier and Type Field Description private IntegerliftsPolylineprivate IntegergreenRunPolylinesprivate IntegerblueRunPolylinesprivate IntegerblackRunPolylinesprivate IntegerdoubleBlackRunPolylinesprivate IntegerstartingLiftBoundsprivate IntegerendingLiftPolylinesprivate IntegergreenRunBoundsprivate IntegerblueRunBoundsprivate IntegerblackRunBoundsprivate IntegerdoubleBlackRunBoundsprivate final Integerother
-
Method Summary
-
-
Constructor Detail
-
SkiRuns
SkiRuns(Integer other)
-
-
Method Detail
-
getLiftsPolyline
final Integer getLiftsPolyline()
-
setLiftsPolyline
final Unit setLiftsPolyline(@RawRes() Integer liftsPolyline)
-
getGreenRunPolylines
final Integer getGreenRunPolylines()
-
setGreenRunPolylines
final Unit setGreenRunPolylines(@RawRes() Integer greenRunPolylines)
-
getBlueRunPolylines
final Integer getBlueRunPolylines()
-
setBlueRunPolylines
final Unit setBlueRunPolylines(@RawRes() Integer blueRunPolylines)
-
getBlackRunPolylines
final Integer getBlackRunPolylines()
-
setBlackRunPolylines
final Unit setBlackRunPolylines(@RawRes() Integer blackRunPolylines)
-
getDoubleBlackRunPolylines
final Integer getDoubleBlackRunPolylines()
-
setDoubleBlackRunPolylines
final Unit setDoubleBlackRunPolylines(@RawRes() Integer doubleBlackRunPolylines)
-
getStartingLiftBounds
final Integer getStartingLiftBounds()
-
setStartingLiftBounds
final Unit setStartingLiftBounds(@RawRes() Integer startingLiftBounds)
-
getEndingLiftPolylines
final Integer getEndingLiftPolylines()
-
setEndingLiftPolylines
final Unit setEndingLiftPolylines(@RawRes() Integer endingLiftPolylines)
-
getGreenRunBounds
final Integer getGreenRunBounds()
-
setGreenRunBounds
final Unit setGreenRunBounds(@RawRes() Integer greenRunBounds)
-
getBlueRunBounds
final Integer getBlueRunBounds()
-
setBlueRunBounds
final Unit setBlueRunBounds(@RawRes() Integer blueRunBounds)
-
getBlackRunBounds
final Integer getBlackRunBounds()
-
setBlackRunBounds
final Unit setBlackRunBounds(@RawRes() Integer blackRunBounds)
-
getDoubleBlackRunBounds
final Integer getDoubleBlackRunBounds()
-
setDoubleBlackRunBounds
final Unit setDoubleBlackRunBounds(@RawRes() Integer doubleBlackRunBounds)
-
-
-
-