Uses of Class
dev.vality.damsel.claim_management.FileModification._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of FileModification._Fields in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management with type parameters of type FileModification._Fields Modifier and Type Field Description static Map<FileModification._Fields,org.apache.thrift.meta_data.FieldMetaData>FileModification. metaDataMapMethods in dev.vality.damsel.claim_management that return FileModification._Fields Modifier and Type Method Description protected FileModification._FieldsFileModification. enumForId(short id)FileModification._FieldsFileModification. fieldForId(int fieldId)static FileModification._FieldsFileModification._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static FileModification._FieldsFileModification._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static FileModification._FieldsFileModification._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.FileModification._Fields[]FileModification. getFields()static FileModification._FieldsFileModification._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static FileModification._Fields[]FileModification._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 FileModification._Fields Modifier and Type Method Description Map<FileModification._Fields,org.apache.thrift.meta_data.FieldMetaData>FileModification. getFieldMetaData()Methods in dev.vality.damsel.claim_management with parameters of type FileModification._Fields Modifier and Type Method Description protected voidFileModification. checkType(FileModification._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldFileModification. getFieldDesc(FileModification._Fields setField)Constructors in dev.vality.damsel.claim_management with parameters of type FileModification._Fields Constructor Description FileModification(FileModification._Fields setField, Object value)