Class Metadata.PositionInfo

  • Enclosing class:
    Metadata

    public static class Metadata.PositionInfo
    extends Object
    Information about the country, used inside the SelfUser.
    Since:
    1.0.0
    Version:
    1.0.0
    Author:
    Kaktushose
    See Also:
    SelfUser
    • Constructor Detail

      • PositionInfo

        public PositionInfo​(DataObject position)
        Constructs a new PositionInfo.
        Parameters:
        position - the DataObject to construct the PositionInfo from
    • Method Detail

      • getCountry

        public String getCountry()
        Gets the country.
        Returns:
        the country
      • getCc

        public String getCc()
        Gets the cc.
        Returns:
        the cc
      • getAlpha3

        public String getAlpha3()
        Gets the alpha3.
        Returns:
        the alpha3
      • getTimezone

        public String getTimezone()
        Gets the timezone.
        Returns:
        the timezone