-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum AndroidEnvironmentContext.Profile extends Enum<AndroidEnvironmentContext.Profile>
-
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
Methods inherited from class org.rewedigital.katana.android.environment.AndroidEnvironmentContext.Profile
compareTo, equals, finalize, getDeclaringClass, hashCode, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-