Uses of Class
com.adyen.model.marketpayfund.FieldType
-
Packages that use FieldType Package Description com.adyen.model.marketpayfund -
-
Uses of FieldType in com.adyen.model.marketpayfund
Methods in com.adyen.model.marketpayfund 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.marketpayfund with parameters of type FieldType Modifier and Type Method Description ErrorFieldTypeErrorFieldType. fieldType(FieldType fieldType)voidErrorFieldType. setFieldType(FieldType fieldType)
-