Uses of Enum
ru.tinkoff.piapi.contract.v1.OperationState
-
Uses of OperationState in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return OperationStateModifier and TypeMethodDescriptionstatic OperationStateOperationState.forNumber(int value) GetOperationsByCursorRequest.Builder.getState()Статус запрашиваемых операций, возможные значения указаны в OperationState.GetOperationsByCursorRequest.getState()Статус запрашиваемых операций, возможные значения указаны в OperationState.GetOperationsByCursorRequestOrBuilder.getState()Статус запрашиваемых операций, возможные значения указаны в OperationState.Operation.Builder.getState()Статус операции.Operation.getState()Статус операции.OperationItem.Builder.getState()Статус поручения.OperationItem.getState()Статус поручения.OperationItemOrBuilder.getState()Статус поручения.OperationOrBuilder.getState()Статус операции.OperationsRequest.Builder.getState()Статус запрашиваемых операций.OperationsRequest.getState()Статус запрашиваемых операций.OperationsRequestOrBuilder.getState()Статус запрашиваемых операций.static OperationStateOperationState.valueOf(int value) Deprecated.static OperationStateOperationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OperationStateReturns the enum constant of this type with the specified name.static OperationState[]OperationState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type OperationStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OperationState>OperationState.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type OperationStateModifier and TypeMethodDescriptionGetOperationsByCursorRequest.Builder.setState(OperationState value) Статус запрашиваемых операций, возможные значения указаны в OperationState.Operation.Builder.setState(OperationState value) Статус операции.OperationItem.Builder.setState(OperationState value) Статус поручения.OperationsRequest.Builder.setState(OperationState value) Статус запрашиваемых операций.