CMCodeName

public class CMCodeName: CMObject

Copyright © 2017 Nexusgeographics All rights reserved.

Cercalia json class with two fields: code and name

  • Gets code.

    Declaration

    Swift

    public func getCode() -> Any?

    Return Value

    the code

  • Gets name.

    Declaration

    Swift

    public func getName() -> Any?

    Return Value

    the name