Interface Enum

All Superinterfaces:
Buildable

public interface Enum extends Buildable
  • Method Details

    • gqlEnum

      static Enum gqlEnum(String value)
    • getValue

      String getValue()
    • setValue

      void setValue(String value)