Uses of Enum Class
dev.vality.damsel.claim_management.ContractTermsViolated._Fields
Packages that use ContractTermsViolated._Fields
-
Uses of ContractTermsViolated._Fields in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management with type parameters of type ContractTermsViolated._FieldsModifier and TypeFieldDescriptionstatic final Map<ContractTermsViolated._Fields,org.apache.thrift.meta_data.FieldMetaData> ContractTermsViolated.metaDataMapMethods in dev.vality.damsel.claim_management that return ContractTermsViolated._FieldsModifier and TypeMethodDescriptionContractTermsViolated.fieldForId(int fieldId) ContractTermsViolated._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.ContractTermsViolated._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.ContractTermsViolated._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ContractTermsViolated.getFields()Returns the enum constant of this class with the specified name.static ContractTermsViolated._Fields[]ContractTermsViolated._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 ContractTermsViolated._FieldsModifier and TypeMethodDescriptionMap<ContractTermsViolated._Fields,org.apache.thrift.meta_data.FieldMetaData> ContractTermsViolated.getFieldMetaData()Methods in dev.vality.damsel.claim_management with parameters of type ContractTermsViolated._FieldsModifier and TypeMethodDescriptionContractTermsViolated.getFieldValue(ContractTermsViolated._Fields field) booleanContractTermsViolated.isSet(ContractTermsViolated._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidContractTermsViolated.setFieldValue(ContractTermsViolated._Fields field, Object value)