Interface AssetResponseOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
AssetResponse, AssetResponse.Builder

public interface AssetResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Актив.
    Актив.
    boolean
    Актив.

    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

    • hasAsset

      boolean hasAsset()
      Актив.
       
      .tinkoff.public.invest.api.contract.v1.AssetFull asset = 1;
      Returns:
      Whether the asset field is set.
    • getAsset

      AssetFull getAsset()
      Актив.
       
      .tinkoff.public.invest.api.contract.v1.AssetFull asset = 1;
      Returns:
      The asset.
    • getAssetOrBuilder

      AssetFullOrBuilder getAssetOrBuilder()
      Актив.
       
      .tinkoff.public.invest.api.contract.v1.AssetFull asset = 1;