Class V2AdminStreamType

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-03-26T16:14:56.804588655Z[Etc/UTC]") public class V2AdminStreamType extends Object
V2AdminStreamType
  • Field Details

  • Constructor Details

    • V2AdminStreamType

      public V2AdminStreamType()
  • Method Details

    • type

      public V2AdminStreamType 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 V2AdminStreamType 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