Package 

Enum PushType

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum PushType
    extends Enum<PushType>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class PushType.Companion
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String type
      private final String name
      private final Integer ordinal
    • Method Summary

      Modifier and Type Method Description
      final String getType()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait