Class IntValue

java.lang.Object
com.predic8.membrane.core.graphql.model.IntValue
All Implemented Interfaces:
Value

public class IntValue extends Object implements Value
  • Constructor Details

    • IntValue

      public IntValue()
    • IntValue

      public IntValue(int value)
  • Method Details