Uses of Enum Class
dev.vality.damsel.claim_management.FileModification._Fields
Packages that use FileModification._Fields
-
Uses of FileModification._Fields in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management with type parameters of type FileModification._FieldsModifier and TypeFieldDescriptionstatic final Map<FileModification._Fields,org.apache.thrift.meta_data.FieldMetaData> FileModification.metaDataMapMethods in dev.vality.damsel.claim_management that return FileModification._FieldsModifier and TypeMethodDescriptionprotected FileModification._FieldsFileModification.enumForId(short id) FileModification.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.getFields()static FileModification._FieldsReturns the enum constant of this class with the specified name.static FileModification._Fields[]FileModification._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 FileModification._FieldsModifier and TypeMethodDescriptionMap<FileModification._Fields,org.apache.thrift.meta_data.FieldMetaData> FileModification.getFieldMetaData()Methods in dev.vality.damsel.claim_management with parameters of type FileModification._FieldsModifier and TypeMethodDescriptionprotected 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