Class ClaimCancelled

java.lang.Object
dev.vality.identity.ClaimCancelled
All Implemented Interfaces:
Serializable, Cloneable, Comparable<ClaimCancelled>, org.apache.thrift.TBase<ClaimCancelled,​ClaimCancelled._Fields>, org.apache.thrift.TSerializable

@Generated(value="Autogenerated by Thrift Compiler (0.14.2)",
           date="2022-01-15")
public class ClaimCancelled
extends Object
implements org.apache.thrift.TBase<ClaimCancelled,​ClaimCancelled._Fields>, Serializable, Cloneable, Comparable<ClaimCancelled>
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • ClaimCancelled

      public ClaimCancelled()
    • ClaimCancelled

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