Uses of Enum Class
dev.vality.bouncer.rstn.RestrictionsAnalyticsAPI._Fields
Packages that use RestrictionsAnalyticsAPI._Fields
-
Uses of RestrictionsAnalyticsAPI._Fields in dev.vality.bouncer.rstn
Fields in dev.vality.bouncer.rstn with type parameters of type RestrictionsAnalyticsAPI._FieldsModifier and TypeFieldDescriptionstatic final Map<RestrictionsAnalyticsAPI._Fields,org.apache.thrift.meta_data.FieldMetaData> RestrictionsAnalyticsAPI.metaDataMapMethods in dev.vality.bouncer.rstn that return RestrictionsAnalyticsAPI._FieldsModifier and TypeMethodDescriptionRestrictionsAnalyticsAPI.fieldForId(int fieldId) RestrictionsAnalyticsAPI._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.RestrictionsAnalyticsAPI._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.RestrictionsAnalyticsAPI._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.RestrictionsAnalyticsAPI.getFields()Returns the enum constant of this class with the specified name.static RestrictionsAnalyticsAPI._Fields[]RestrictionsAnalyticsAPI._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.bouncer.rstn that return types with arguments of type RestrictionsAnalyticsAPI._FieldsModifier and TypeMethodDescriptionMap<RestrictionsAnalyticsAPI._Fields,org.apache.thrift.meta_data.FieldMetaData> RestrictionsAnalyticsAPI.getFieldMetaData()Methods in dev.vality.bouncer.rstn with parameters of type RestrictionsAnalyticsAPI._FieldsModifier and TypeMethodDescriptionRestrictionsAnalyticsAPI.getFieldValue(RestrictionsAnalyticsAPI._Fields field) booleanRestrictionsAnalyticsAPI.isSet(RestrictionsAnalyticsAPI._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidRestrictionsAnalyticsAPI.setFieldValue(RestrictionsAnalyticsAPI._Fields field, Object value)