Class GlobalsRef

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

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

    • metaDataMap

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

    • GlobalsRef

      public GlobalsRef()
    • GlobalsRef

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