Class FileCreated

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

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

    • metaDataMap

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

    • FileCreated

      public FileCreated()
    • FileCreated

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