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.14.2)",
           date="2022-10-25")
public class FileCreated
extends Object
implements org.apache.thrift.TBase<FileCreated,​FileCreated._Fields>, Serializable, Cloneable, Comparable<FileCreated>
See Also:
Serialized Form
  • 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