Package 

Enum SceneType

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

    
    public enum SceneType
    extends Enum<SceneType>
                        

    普通场景类型

    • Nested Class Summary

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

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

      Modifier and Type Method Description
      final Integer 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