Interface Sim.DefinitionStages.WithOperatorKeyCode

All Known Subinterfaces:
Sim.Definition, Sim.DefinitionStages.WithCreate
Enclosing interface:
Sim.DefinitionStages

public static interface Sim.DefinitionStages.WithOperatorKeyCode
The stage of the Sim definition allowing to specify operatorKeyCode.
  • Method Details

    • withOperatorKeyCode

      Sim.DefinitionStages.WithCreate 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.