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