Uses of Class
com.fifa.connectid.sdk.core.api.models.PictureLinkType
-
Packages that use PictureLinkType Package Description com.fifa.connectid.sdk.core.api.models This package contains the models classes for FIFAConnectIDHashingV6.com.fifa.connectid.sdk.core.enhancements -
-
Uses of PictureLinkType in com.fifa.connectid.sdk.core.api.models
Methods in com.fifa.connectid.sdk.core.api.models that return PictureLinkType Modifier and Type Method Description PictureLinkTypePictureType. pictureLink()Get the pictureLink value.PictureLinkTypePictureLinkType. withMimeType(String mimeType)Set the mimeType value.PictureLinkTypePictureLinkType. withPictureLink(String pictureLink)Set the pictureLink value.Methods in com.fifa.connectid.sdk.core.api.models with parameters of type PictureLinkType Modifier and Type Method Description PictureTypePictureType. withPictureLink(PictureLinkType pictureLink)Set the pictureLink value. -
Uses of PictureLinkType in com.fifa.connectid.sdk.core.enhancements
Methods in com.fifa.connectid.sdk.core.enhancements with parameters of type PictureLinkType Modifier and Type Method Description static StringObjectFormatter. toString(PictureLinkType pictureLinkType)
-