Uses of Class
dev.vality.damsel.claim_management.CommentModification._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of CommentModification._Fields in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management with type parameters of type CommentModification._Fields Modifier and Type Field Description static Map<CommentModification._Fields,org.apache.thrift.meta_data.FieldMetaData>CommentModification. metaDataMapMethods in dev.vality.damsel.claim_management that return CommentModification._Fields Modifier and Type Method Description protected CommentModification._FieldsCommentModification. enumForId(short id)CommentModification._FieldsCommentModification. 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._Fields[]CommentModification. getFields()static CommentModification._FieldsCommentModification._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static CommentModification._Fields[]CommentModification._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.claim_management that return types with arguments of type CommentModification._Fields Modifier and Type Method Description Map<CommentModification._Fields,org.apache.thrift.meta_data.FieldMetaData>CommentModification. getFieldMetaData()Methods in dev.vality.damsel.claim_management with parameters of type CommentModification._Fields Modifier and Type Method Description protected 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._Fields Constructor Description CommentModification(CommentModification._Fields setField, Object value)