Uses of Enum Class
dev.vality.damsel.webhooker.ClaimCreated._Fields
Packages that use ClaimCreated._Fields
-
Uses of ClaimCreated._Fields in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker with type parameters of type ClaimCreated._FieldsModifier and TypeFieldDescriptionstatic final Map<ClaimCreated._Fields,org.apache.thrift.meta_data.FieldMetaData> ClaimCreated.metaDataMapMethods in dev.vality.damsel.webhooker that return ClaimCreated._FieldsModifier and TypeMethodDescriptionClaimCreated.fieldForId(int fieldId) static ClaimCreated._FieldsClaimCreated._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static ClaimCreated._FieldsClaimCreated._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static ClaimCreated._FieldsClaimCreated._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ClaimCreated.getFields()static ClaimCreated._FieldsReturns the enum constant of this class with the specified name.static ClaimCreated._Fields[]ClaimCreated._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 ClaimCreated._FieldsModifier and TypeMethodDescriptionMap<ClaimCreated._Fields,org.apache.thrift.meta_data.FieldMetaData> ClaimCreated.getFieldMetaData()Methods in dev.vality.damsel.webhooker with parameters of type ClaimCreated._FieldsModifier and TypeMethodDescriptionClaimCreated.getFieldValue(ClaimCreated._Fields field) booleanClaimCreated.isSet(ClaimCreated._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidClaimCreated.setFieldValue(ClaimCreated._Fields field, Object value)