Class V2StreamType

java.lang.Object
com.symphony.bdk.gen.api.model.V2StreamType

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-09-12T12:09:08.197490749Z[Etc/UTC]") public class V2StreamType extends Object
V2StreamType
  • Field Details

  • Constructor Details

    • V2StreamType

      public V2StreamType()
  • Method Details

    • type

      public V2StreamType type(String type)
    • getType

      @Nullable public String getType()
      Get type
      Returns:
      type
    • setType

      public void setType(String type)
    • equals

      public boolean equals(Object o)
      Return true if this V2StreamType object is equal to o.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object