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