Package 

Enum CustomType

  • All Implemented Interfaces:
    com.apollographql.apollo.api.ScalarType , java.io.Serializable , kotlin.Comparable

    
    public enum CustomType
    extends Enum<CustomType> implements ScalarType
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      LONG
      ID
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class com.lahzouz.apollo.graphql.client.type.CustomType

        className, typeName
      • Methods inherited from class java.lang.Object

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