Interface Switch.GetPositionResponseOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
All Known Implementing Classes:
Switch.GetPositionResponse, Switch.GetPositionResponse.Builder
Enclosing class:
Switch

public static interface Switch.GetPositionResponseOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 position = 1 [json_name = "position"];

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Method Details

    • getPosition

      int getPosition()
      uint32 position = 1 [json_name = "position"];
      Returns:
      The position.