Uses of Class
com.fifa.connectid.sdk.core.api.models.MemberAssociationResponseType
-
Packages that use MemberAssociationResponseType Package Description com.fifa.connectid.sdk.core com.fifa.connectid.sdk.core.api.models This package contains the models classes for FIFAConnectIDHashingV6.com.fifa.connectid.sdk.core.iddirectory -
-
Uses of MemberAssociationResponseType in com.fifa.connectid.sdk.core
Methods in com.fifa.connectid.sdk.core that return MemberAssociationResponseType Modifier and Type Method Description MemberAssociationResponseTypeFifaConnectIdClient. getMemberAssociationForFifaId(String organisationFifaId)Gets FIFA Id and short name of the Member Association the searched organisation belongs to.MemberAssociationResponseTypeFifaConnectIdClientImpl. getMemberAssociationForFifaId(String organisationFifaId)Gets FIFA Id and short name of the Member Association the searched organisation belongs to. -
Uses of MemberAssociationResponseType in com.fifa.connectid.sdk.core.api.models
Methods in com.fifa.connectid.sdk.core.api.models that return MemberAssociationResponseType Modifier and Type Method Description MemberAssociationResponseTypeMemberAssociationResponseType. withId(String id)Set fIFA Unique Identifier of Member Association.MemberAssociationResponseTypeMemberAssociationResponseType. withInternationalShortName(String internationalShortName)Set international short name of Member Association. -
Uses of MemberAssociationResponseType in com.fifa.connectid.sdk.core.iddirectory
Methods in com.fifa.connectid.sdk.core.iddirectory that return MemberAssociationResponseType Modifier and Type Method Description MemberAssociationResponseTypeIdDirectoryServiceClient. getMemberAssociationForFifaId(String organisationFifaId)MemberAssociationResponseTypeIdDirectoryServiceClientImpl. getMemberAssociationForFifaId(String organisationFifaId)
-