RoadProperties

public class RoadProperties: Road.Properties

Copyright © 2017 Nexusgeographics All rights reserved.

The Road Properties Class.

  • Has km.

    Declaration

    Swift

    public func hasKm() -> Bool

    Return Value

    true if has km

  • Gets km.

    Declaration

    Swift

    public func getKm() -> Int?

    Return Value

    the km

  • Sets km.

    Declaration

    Swift

    public func setKm(km: Int?)

    Parameters

    km

    the km