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