Uses of Enum
ru.tinkoff.piapi.contract.v1.StructuredProductType
-
Uses of StructuredProductType in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return StructuredProductTypeModifier and TypeMethodDescriptionstatic StructuredProductTypeStructuredProductType.forNumber(int value) AssetStructuredProduct.Builder.getType()Тип структурной ноты.AssetStructuredProduct.getType()Тип структурной ноты.AssetStructuredProductOrBuilder.getType()Тип структурной ноты.static StructuredProductTypeStructuredProductType.valueOf(int value) Deprecated.static StructuredProductTypeStructuredProductType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static StructuredProductTypeReturns the enum constant of this type with the specified name.static StructuredProductType[]StructuredProductType.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 StructuredProductTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<StructuredProductType>StructuredProductType.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type StructuredProductTypeModifier and TypeMethodDescriptionAssetStructuredProduct.Builder.setType(StructuredProductType value) Тип структурной ноты.