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