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