java.lang.Object
com.here.platform.data.client.auth.hereaccount.Unknown

public class Unknown extends Object
  • Constructor Details

    • Unknown

      public Unknown()
  • Method Details

    • algorithm

      public static String algorithm()
    • method

      public static String method()
    • canEqual

      public abstract static boolean canEqual(Object that)
    • equals

      public abstract static boolean equals(Object that)
    • productArity

      public abstract static int productArity()
    • productElement

      public abstract static Object productElement(int n)
    • productIterator

      public static scala.collection.Iterator<Object> productIterator()
    • productPrefix

      public static String productPrefix()
    • productElementName

      public static String productElementName(int n)
    • productElementNames

      public static scala.collection.Iterator<String> productElementNames()