Uses of Class
dev.vality.bouncer.rstn.AnalyticsAPIOperationRestrictions._Fields
| Package | Description |
|---|---|
| dev.vality.bouncer.rstn |
-
Uses of AnalyticsAPIOperationRestrictions._Fields in dev.vality.bouncer.rstn
Fields in dev.vality.bouncer.rstn with type parameters of type AnalyticsAPIOperationRestrictions._Fields Modifier and Type Field Description static Map<AnalyticsAPIOperationRestrictions._Fields,org.apache.thrift.meta_data.FieldMetaData>AnalyticsAPIOperationRestrictions. metaDataMapMethods in dev.vality.bouncer.rstn that return AnalyticsAPIOperationRestrictions._Fields Modifier and Type Method Description AnalyticsAPIOperationRestrictions._FieldsAnalyticsAPIOperationRestrictions. fieldForId(int fieldId)static AnalyticsAPIOperationRestrictions._FieldsAnalyticsAPIOperationRestrictions._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static AnalyticsAPIOperationRestrictions._FieldsAnalyticsAPIOperationRestrictions._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static AnalyticsAPIOperationRestrictions._FieldsAnalyticsAPIOperationRestrictions._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.AnalyticsAPIOperationRestrictions._Fields[]AnalyticsAPIOperationRestrictions. getFields()static AnalyticsAPIOperationRestrictions._FieldsAnalyticsAPIOperationRestrictions._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static AnalyticsAPIOperationRestrictions._Fields[]AnalyticsAPIOperationRestrictions._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.bouncer.rstn that return types with arguments of type AnalyticsAPIOperationRestrictions._Fields Modifier and Type Method Description Map<AnalyticsAPIOperationRestrictions._Fields,org.apache.thrift.meta_data.FieldMetaData>AnalyticsAPIOperationRestrictions. getFieldMetaData()Methods in dev.vality.bouncer.rstn with parameters of type AnalyticsAPIOperationRestrictions._Fields Modifier and Type Method Description ObjectAnalyticsAPIOperationRestrictions. getFieldValue(AnalyticsAPIOperationRestrictions._Fields field)booleanAnalyticsAPIOperationRestrictions. isSet(AnalyticsAPIOperationRestrictions._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidAnalyticsAPIOperationRestrictions. setFieldValue(AnalyticsAPIOperationRestrictions._Fields field, Object value)