Uses of Enum Class
dev.vality.damsel.domain.PartialRefundsServiceTerms._Fields
Packages that use PartialRefundsServiceTerms._Fields
-
Uses of PartialRefundsServiceTerms._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type PartialRefundsServiceTerms._FieldsModifier and TypeFieldDescriptionstatic final Map<PartialRefundsServiceTerms._Fields,org.apache.thrift.meta_data.FieldMetaData> PartialRefundsServiceTerms.metaDataMapMethods in dev.vality.damsel.domain that return PartialRefundsServiceTerms._FieldsModifier and TypeMethodDescriptionPartialRefundsServiceTerms.fieldForId(int fieldId) PartialRefundsServiceTerms._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.PartialRefundsServiceTerms._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.PartialRefundsServiceTerms._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.PartialRefundsServiceTerms.getFields()Returns the enum constant of this class with the specified name.static PartialRefundsServiceTerms._Fields[]PartialRefundsServiceTerms._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.domain that return types with arguments of type PartialRefundsServiceTerms._FieldsModifier and TypeMethodDescriptionMap<PartialRefundsServiceTerms._Fields,org.apache.thrift.meta_data.FieldMetaData> PartialRefundsServiceTerms.getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type PartialRefundsServiceTerms._FieldsModifier and TypeMethodDescriptionPartialRefundsServiceTerms.getFieldValue(PartialRefundsServiceTerms._Fields field) booleanPartialRefundsServiceTerms.isSet(PartialRefundsServiceTerms._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidPartialRefundsServiceTerms.setFieldValue(PartialRefundsServiceTerms._Fields field, Object value)