Uses of Class
com.adyen.model.marketpayconfiguration.FieldType
-
Packages that use FieldType Package Description com.adyen.model.marketpayconfiguration -
-
Uses of FieldType in com.adyen.model.marketpayconfiguration
Methods in com.adyen.model.marketpayconfiguration that return FieldType Modifier and Type Method Description FieldTypeFieldType. field(String field)FieldTypeFieldType. fieldName(FieldType.FieldNameEnum fieldName)static FieldTypeFieldType. fromJson(String jsonString)Create an instance of FieldType given an JSON stringFieldTypeErrorFieldType. getFieldType()Get fieldTypeFieldTypeFieldType. shareholderCode(String shareholderCode)Methods in com.adyen.model.marketpayconfiguration with parameters of type FieldType Modifier and Type Method Description ErrorFieldTypeErrorFieldType. fieldType(FieldType fieldType)voidErrorFieldType. setFieldType(FieldType fieldType)
-