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