Interface Sim.UpdateStages.WithOperatorKeyCode

All Known Subinterfaces:
Sim.Update
Enclosing interface:
Sim.UpdateStages

public static interface Sim.UpdateStages.WithOperatorKeyCode
The stage of the Sim update allowing to specify operatorKeyCode.
  • Method Summary

    Modifier and Type
    Method
    Description
    withOperatorKeyCode(String operatorKeyCode)
    Specifies the operatorKeyCode property: The Opc value for the SIM..
  • Method Details

    • withOperatorKeyCode

      Sim.Update withOperatorKeyCode(String operatorKeyCode)
      Specifies the operatorKeyCode property: The Opc value for the SIM..
      Parameters:
      operatorKeyCode - The Opc value for the SIM.
      Returns:
      the next definition stage.