Uses of Enum Class
dev.vality.damsel.claim_management.ClaimModificationChange._Fields
Packages that use ClaimModificationChange._Fields
-
Uses of ClaimModificationChange._Fields in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management with type parameters of type ClaimModificationChange._FieldsModifier and TypeFieldDescriptionstatic final Map<ClaimModificationChange._Fields,org.apache.thrift.meta_data.FieldMetaData> ClaimModificationChange.metaDataMapMethods in dev.vality.damsel.claim_management that return ClaimModificationChange._FieldsModifier and TypeMethodDescriptionprotected ClaimModificationChange._FieldsClaimModificationChange.enumForId(short id) ClaimModificationChange.fieldForId(int fieldId) ClaimModificationChange._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.ClaimModificationChange._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.ClaimModificationChange._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ClaimModificationChange.getFields()Returns the enum constant of this class with the specified name.static ClaimModificationChange._Fields[]ClaimModificationChange._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 ClaimModificationChange._FieldsModifier and TypeMethodDescriptionMap<ClaimModificationChange._Fields,org.apache.thrift.meta_data.FieldMetaData> ClaimModificationChange.getFieldMetaData()Methods in dev.vality.damsel.claim_management with parameters of type ClaimModificationChange._FieldsModifier and TypeMethodDescriptionprotected voidClaimModificationChange.checkType(ClaimModificationChange._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldClaimModificationChange.getFieldDesc(ClaimModificationChange._Fields setField) Constructors in dev.vality.damsel.claim_management with parameters of type ClaimModificationChange._FieldsModifierConstructorDescriptionClaimModificationChange(ClaimModificationChange._Fields setField, Object value)