Class GeneralParameters

    • Constructor Detail

      • GeneralParameters

        public GeneralParameters()
    • Method Detail

      • operation

        public abstract java.lang.Enum<?> operation()
        Notice the function name can't be getOperation since Jackson would transfer this function in to json value, break Parameter serialization and cause serialization error.
        Returns:
        the Operation Enum