Uses of Enum
ru.tinkoff.piapi.contract.v1.OperationType
-
Uses of OperationType in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return OperationTypeModifier and TypeMethodDescriptionstatic OperationTypeOperationType.forNumber(int value) Operation.Builder.getOperationType()Тип операции.Operation.getOperationType()Тип операции.OperationOrBuilder.getOperationType()Тип операции.GetOperationsByCursorRequest.Builder.getOperationTypes(int index) Тип операции.GetOperationsByCursorRequest.getOperationTypes(int index) Тип операции.GetOperationsByCursorRequestOrBuilder.getOperationTypes(int index) Тип операции.OperationItem.Builder.getType()Тип операции.OperationItem.getType()Тип операции.OperationItemOrBuilder.getType()Тип операции.static OperationTypeOperationType.valueOf(int value) Deprecated.static OperationTypeOperationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OperationTypeReturns the enum constant of this type with the specified name.static OperationType[]OperationType.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 OperationTypeModifier and TypeMethodDescriptionGetOperationsByCursorRequest.Builder.getOperationTypesList()Тип операции.GetOperationsByCursorRequest.getOperationTypesList()Тип операции.GetOperationsByCursorRequestOrBuilder.getOperationTypesList()Тип операции.static com.google.protobuf.Internal.EnumLiteMap<OperationType>OperationType.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type OperationTypeModifier and TypeMethodDescriptionGetOperationsByCursorRequest.Builder.addOperationTypes(OperationType value) Тип операции.Operation.Builder.setOperationType(OperationType value) Тип операции.GetOperationsByCursorRequest.Builder.setOperationTypes(int index, OperationType value) Тип операции.OperationItem.Builder.setType(OperationType value) Тип операции.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type OperationTypeModifier and TypeMethodDescriptionGetOperationsByCursorRequest.Builder.addAllOperationTypes(Iterable<? extends OperationType> values) Тип операции.