Uses of Class
com.fifa.connectid.sdk.core.api.models.ComplianceAndPaymentManagerType
-
Packages that use ComplianceAndPaymentManagerType Package Description com.fifa.connectid.sdk.core.api.models This package contains the models classes for FIFAConnectIDHashingV6.com.fifa.connectid.sdk.core.apimodelvalidation -
-
Uses of ComplianceAndPaymentManagerType in com.fifa.connectid.sdk.core.api.models
Methods in com.fifa.connectid.sdk.core.api.models that return ComplianceAndPaymentManagerType Modifier and Type Method Description ComplianceAndPaymentManagerTypeFoundOrganisationLocalType. complianceAndPaymentManager()Get the complianceAndPaymentManager value.ComplianceAndPaymentManagerTypeOrganisationLocalType. complianceAndPaymentManager()Get the complianceAndPaymentManager value.ComplianceAndPaymentManagerTypeComplianceAndPaymentManagerType. withEmail(String email)Set the email value.ComplianceAndPaymentManagerTypeComplianceAndPaymentManagerType. withName(String name)Set the name value.Methods in com.fifa.connectid.sdk.core.api.models with parameters of type ComplianceAndPaymentManagerType Modifier and Type Method Description FoundOrganisationLocalTypeFoundOrganisationLocalType. withComplianceAndPaymentManager(ComplianceAndPaymentManagerType complianceAndPaymentManager)Set the complianceAndPaymentManager value.OrganisationLocalTypeOrganisationLocalType. withComplianceAndPaymentManager(ComplianceAndPaymentManagerType complianceAndPaymentManager)Set the complianceAndPaymentManager value. -
Uses of ComplianceAndPaymentManagerType in com.fifa.connectid.sdk.core.apimodelvalidation
Methods in com.fifa.connectid.sdk.core.apimodelvalidation with parameters of type ComplianceAndPaymentManagerType Modifier and Type Method Description voidComplianceAndPaymentManagerTypeValidator. validate(ComplianceAndPaymentManagerType cpm, String validationSubjectName)
-