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