Class Restrictions

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

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

  • Constructor Details

    • Restrictions

      public Restrictions()
    • Restrictions

      public Restrictions​(int vsn)
    • Restrictions

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

    • deepCopy

      public Restrictions deepCopy()
      Specified by:
      deepCopy in interface org.apache.thrift.TBase<Restrictions,​Restrictions._Fields>
    • clear

      public void clear()
      Specified by:
      clear in interface org.apache.thrift.TBase<Restrictions,​Restrictions._Fields>
    • getVsn

      public int getVsn()
    • setVsn

      public Restrictions setVsn​(int vsn)
    • unsetVsn

      public void unsetVsn()
    • isSetVsn

      public boolean isSetVsn()
      Returns true if field vsn is set (has been assigned a value) and false otherwise
    • setVsnIsSet

      public void setVsnIsSet​(boolean value)
    • getAnapi

      public RestrictionsAnalyticsAPI getAnapi()
    • setAnapi

      public Restrictions setAnapi​(RestrictionsAnalyticsAPI anapi)
    • unsetAnapi

      public void unsetAnapi()
    • isSetAnapi

      public boolean isSetAnapi()
      Returns true if field anapi is set (has been assigned a value) and false otherwise
    • setAnapiIsSet

      public void setAnapiIsSet​(boolean value)
    • getCapi

      public RestrictionsCommonAPI getCapi()
    • setCapi

      public Restrictions setCapi​(RestrictionsCommonAPI capi)
    • unsetCapi

      public void unsetCapi()
    • isSetCapi

      public boolean isSetCapi()
      Returns true if field capi is set (has been assigned a value) and false otherwise
    • setCapiIsSet

      public void setCapiIsSet​(boolean value)
    • setFieldValue

      public void setFieldValue​(Restrictions._Fields field, Object value)
      Specified by:
      setFieldValue in interface org.apache.thrift.TBase<Restrictions,​Restrictions._Fields>
    • getFieldValue

      public Object getFieldValue​(Restrictions._Fields field)
      Specified by:
      getFieldValue in interface org.apache.thrift.TBase<Restrictions,​Restrictions._Fields>
    • isSet

      public boolean isSet​(Restrictions._Fields field)
      Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
      Specified by:
      isSet in interface org.apache.thrift.TBase<Restrictions,​Restrictions._Fields>
    • equals

      public boolean equals​(Object that)
      Overrides:
      equals in class Object
    • equals

      public boolean equals​(Restrictions that)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • compareTo

      public int compareTo​(Restrictions other)
      Specified by:
      compareTo in interface Comparable<Restrictions>
    • fieldForId

      public Restrictions._Fields fieldForId​(int fieldId)
      Specified by:
      fieldForId in interface org.apache.thrift.TBase<Restrictions,​Restrictions._Fields>
    • getFields

      public Restrictions._Fields[] getFields()
      Specified by:
      getFields in interface org.apache.thrift.TBase<Restrictions,​Restrictions._Fields>
    • getFieldMetaData

      public Map<Restrictions._Fields,​org.apache.thrift.meta_data.FieldMetaData> getFieldMetaData()
      Specified by:
      getFieldMetaData in interface org.apache.thrift.TBase<Restrictions,​Restrictions._Fields>
    • read

      public void read​(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
      Specified by:
      read in interface org.apache.thrift.TSerializable
      Throws:
      org.apache.thrift.TException
    • write

      public void write​(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
      Specified by:
      write in interface org.apache.thrift.TSerializable
      Throws:
      org.apache.thrift.TException
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • validate

      public void validate() throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException