Dela via


Sim.UpdateStages.WithOperatorKeyCode Interface

public static interface Sim.UpdateStages.WithOperatorKeyCode

The stage of the Sim update allowing to specify operatorKeyCode.

Method Summary

Modifier and Type Method and Description
abstract Update withOperatorKeyCode(String operatorKeyCode)

Specifies the operatorKeyCode property: The Opc value for the SIM..

Method Details

withOperatorKeyCode

public abstract 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.

Applies to