Interface MxaccessGateway.SessionStateReplyOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
MxaccessGateway.SessionStateReply, MxaccessGateway.SessionStateReply.Builder
Enclosing class:
MxaccessGateway

public static interface MxaccessGateway.SessionStateReplyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .mxaccess_gateway.v1.SessionState state = 1;
    int
    .mxaccess_gateway.v1.SessionState state = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getStateValue

      int getStateValue()
      .mxaccess_gateway.v1.SessionState state = 1;
      Returns:
      The enum numeric value on the wire for state.
    • getState

      .mxaccess_gateway.v1.SessionState state = 1;
      Returns:
      The state.