Interface Common.RectangularPrismOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
All Known Implementing Classes:
Common.RectangularPrism, Common.RectangularPrism.Builder
Enclosing class:
Common

public static interface Common.RectangularPrismOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .viam.common.v1.Vector3 dims_mm = 1 [json_name = "dimsMm"];
    boolean
    .viam.common.v1.Vector3 dims_mm = 1 [json_name = "dimsMm"];

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Method Details

    • hasDimsMm

      boolean hasDimsMm()
      .viam.common.v1.Vector3 dims_mm = 1 [json_name = "dimsMm"];
      Returns:
      Whether the dimsMm field is set.
    • getDimsMm

      Common.Vector3 getDimsMm()
      .viam.common.v1.Vector3 dims_mm = 1 [json_name = "dimsMm"];
      Returns:
      The dimsMm.