Uses of Class
com.adyen.model.marketpay.notification.FieldType
-
Packages that use FieldType Package Description com.adyen.model.marketpay.notification -
-
Uses of FieldType in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return FieldType Modifier and Type Method Description FieldTypeFieldType. field(String field)FieldTypeFieldType. fieldName(FieldType.FieldNameEnum fieldName)FieldTypeErrorFieldType. getFieldType()Get fieldTypeFieldTypeFieldType. shareholderCode(String shareholderCode)Methods in com.adyen.model.marketpay.notification with parameters of type FieldType Modifier and Type Method Description ErrorFieldTypeErrorFieldType. fieldType(FieldType fieldType)voidErrorFieldType. setFieldType(FieldType fieldType)
-