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 operator |
Method Details
withOperatorKeyCode
public abstract Sim.Update withOperatorKeyCode(String operatorKeyCode)
Specifies the operatorKeyCode property: The Opc value for the SIM..
Parameters:
Returns: