Class TradeBlocRef

java.lang.Object
dev.vality.damsel.domain.TradeBlocRef
All Implemented Interfaces:
Serializable, Cloneable, Comparable<TradeBlocRef>, org.apache.thrift.TBase<TradeBlocRef,TradeBlocRef._Fields>, org.apache.thrift.TSerializable

@Generated(value="Autogenerated by Thrift Compiler (0.19.0)", date="2024-08-02") public class TradeBlocRef extends Object implements org.apache.thrift.TBase<TradeBlocRef,TradeBlocRef._Fields>, Serializable, Cloneable, Comparable<TradeBlocRef>
See Also:
  • Field Details

  • Constructor Details

    • TradeBlocRef

      public TradeBlocRef()
    • TradeBlocRef

      public TradeBlocRef(String id)
    • TradeBlocRef

      public TradeBlocRef(TradeBlocRef other)
      Performs a deep copy on other.
  • Method Details