public class CharacterStatsTravel extends Object implements Serializable
| Constructor and Description |
|---|
CharacterStatsTravel() |
public static final String SERIALIZED_NAME_JUMPS_STARGATE_LOW_SEC
public static final String SERIALIZED_NAME_WARPS_TO_BOOKMARK
public static final String SERIALIZED_NAME_DOCKS_HIGH_SEC
public static final String SERIALIZED_NAME_WARPS_NULL_SEC
public static final String SERIALIZED_NAME_WARPS_WORMHOLE
public static final String SERIALIZED_NAME_DISTANCE_WARPED_LOW_SEC
public static final String SERIALIZED_NAME_WARPS_TO_FLEET_MEMBER
public static final String SERIALIZED_NAME_JUMPS_WORMHOLE
public static final String SERIALIZED_NAME_ALIGN_TO
public static final String SERIALIZED_NAME_DISTANCE_WARPED_HIGH_SEC
public static final String SERIALIZED_NAME_DOCKS_LOW_SEC
public static final String SERIALIZED_NAME_DISTANCE_WARPED_WORMHOLE
public static final String SERIALIZED_NAME_WARPS_LOW_SEC
public static final String SERIALIZED_NAME_WARPS_HIGH_SEC
public static final String SERIALIZED_NAME_WARPS_TO_CELESTIAL
public static final String SERIALIZED_NAME_JUMPS_STARGATE_HIGH_SEC
public static final String SERIALIZED_NAME_ACCELERATION_GATE_ACTIVATIONS
public static final String SERIALIZED_NAME_DOCKS_NULL_SEC
public static final String SERIALIZED_NAME_DISTANCE_WARPED_NULL_SEC
public static final String SERIALIZED_NAME_JUMPS_STARGATE_NULL_SEC
public static final String SERIALIZED_NAME_WARPS_TO_SCAN_RESULT
public CharacterStatsTravel jumpsStargateLowSec(Long jumpsStargateLowSec)
public Long getJumpsStargateLowSec()
public void setJumpsStargateLowSec(Long jumpsStargateLowSec)
public CharacterStatsTravel warpsToBookmark(Long warpsToBookmark)
public Long getWarpsToBookmark()
public void setWarpsToBookmark(Long warpsToBookmark)
public CharacterStatsTravel docksHighSec(Long docksHighSec)
public Long getDocksHighSec()
public void setDocksHighSec(Long docksHighSec)
public CharacterStatsTravel warpsNullSec(Long warpsNullSec)
public Long getWarpsNullSec()
public void setWarpsNullSec(Long warpsNullSec)
public CharacterStatsTravel warpsWormhole(Long warpsWormhole)
public Long getWarpsWormhole()
public void setWarpsWormhole(Long warpsWormhole)
public CharacterStatsTravel distanceWarpedLowSec(Long distanceWarpedLowSec)
public Long getDistanceWarpedLowSec()
public void setDistanceWarpedLowSec(Long distanceWarpedLowSec)
public CharacterStatsTravel warpsToFleetMember(Long warpsToFleetMember)
public Long getWarpsToFleetMember()
public void setWarpsToFleetMember(Long warpsToFleetMember)
public CharacterStatsTravel jumpsWormhole(Long jumpsWormhole)
public Long getJumpsWormhole()
public void setJumpsWormhole(Long jumpsWormhole)
public CharacterStatsTravel alignTo(Long alignTo)
public Long getAlignTo()
public void setAlignTo(Long alignTo)
public CharacterStatsTravel distanceWarpedHighSec(Long distanceWarpedHighSec)
public Long getDistanceWarpedHighSec()
public void setDistanceWarpedHighSec(Long distanceWarpedHighSec)
public CharacterStatsTravel docksLowSec(Long docksLowSec)
public Long getDocksLowSec()
public void setDocksLowSec(Long docksLowSec)
public CharacterStatsTravel distanceWarpedWormhole(Long distanceWarpedWormhole)
public Long getDistanceWarpedWormhole()
public void setDistanceWarpedWormhole(Long distanceWarpedWormhole)
public CharacterStatsTravel warpsLowSec(Long warpsLowSec)
public Long getWarpsLowSec()
public void setWarpsLowSec(Long warpsLowSec)
public CharacterStatsTravel warpsHighSec(Long warpsHighSec)
public Long getWarpsHighSec()
public void setWarpsHighSec(Long warpsHighSec)
public CharacterStatsTravel warpsToCelestial(Long warpsToCelestial)
public Long getWarpsToCelestial()
public void setWarpsToCelestial(Long warpsToCelestial)
public CharacterStatsTravel jumpsStargateHighSec(Long jumpsStargateHighSec)
public Long getJumpsStargateHighSec()
public void setJumpsStargateHighSec(Long jumpsStargateHighSec)
public CharacterStatsTravel accelerationGateActivations(Long accelerationGateActivations)
public Long getAccelerationGateActivations()
public void setAccelerationGateActivations(Long accelerationGateActivations)
public CharacterStatsTravel docksNullSec(Long docksNullSec)
public Long getDocksNullSec()
public void setDocksNullSec(Long docksNullSec)
public CharacterStatsTravel distanceWarpedNullSec(Long distanceWarpedNullSec)
public Long getDistanceWarpedNullSec()
public void setDistanceWarpedNullSec(Long distanceWarpedNullSec)
public CharacterStatsTravel jumpsStargateNullSec(Long jumpsStargateNullSec)
public Long getJumpsStargateNullSec()
public void setJumpsStargateNullSec(Long jumpsStargateNullSec)
public CharacterStatsTravel warpsToScanResult(Long warpsToScanResult)
public Long getWarpsToScanResult()
public void setWarpsToScanResult(Long warpsToScanResult)
Copyright © 2019. All Rights Reserved.