Class PartyExists

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.thrift.TException
dev.vality.damsel.payment_processing.PartyExists
All Implemented Interfaces:
Serializable, Cloneable, Comparable<PartyExists>, org.apache.thrift.TBase<PartyExists,​PartyExists._Fields>, org.apache.thrift.TSerializable

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

    • metaDataMap

      public static final Map<PartyExists._Fields,​org.apache.thrift.meta_data.FieldMetaData> metaDataMap
  • Constructor Details

    • PartyExists

      public PartyExists()
    • PartyExists

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