Uses of Enum Class
dev.vality.damsel.claim_management.InvalidContractorReason._Fields
Packages that use InvalidContractorReason._Fields
-
Uses of InvalidContractorReason._Fields in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management with type parameters of type InvalidContractorReason._FieldsModifier and TypeFieldDescriptionstatic final Map<InvalidContractorReason._Fields,org.apache.thrift.meta_data.FieldMetaData> InvalidContractorReason.metaDataMapMethods in dev.vality.damsel.claim_management that return InvalidContractorReason._FieldsModifier and TypeMethodDescriptionprotected InvalidContractorReason._FieldsInvalidContractorReason.enumForId(short id) InvalidContractorReason.fieldForId(int fieldId) InvalidContractorReason._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.InvalidContractorReason._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.InvalidContractorReason._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.InvalidContractorReason.getFields()Returns the enum constant of this class with the specified name.static InvalidContractorReason._Fields[]InvalidContractorReason._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.claim_management that return types with arguments of type InvalidContractorReason._FieldsModifier and TypeMethodDescriptionMap<InvalidContractorReason._Fields,org.apache.thrift.meta_data.FieldMetaData> InvalidContractorReason.getFieldMetaData()Methods in dev.vality.damsel.claim_management with parameters of type InvalidContractorReason._FieldsModifier and TypeMethodDescriptionprotected voidInvalidContractorReason.checkType(InvalidContractorReason._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldInvalidContractorReason.getFieldDesc(InvalidContractorReason._Fields setField) Constructors in dev.vality.damsel.claim_management with parameters of type InvalidContractorReason._FieldsModifierConstructorDescriptionInvalidContractorReason(InvalidContractorReason._Fields setField, Object value)