Uses of Class
model.VerificationsListEmbedded
-
Packages that use VerificationsListEmbedded Package Description model -
-
Uses of VerificationsListEmbedded in model
Methods in model that return VerificationsListEmbedded Modifier and Type Method Description VerificationsListEmbeddedVerificationsListEmbedded. addVerificationsItem(Verification verificationsItem)static VerificationsListEmbeddedVerificationsListEmbedded. fromJson(String jsonString)Create an instance of VerificationsListEmbedded given an JSON stringVerificationsListEmbeddedVerificationsList. getEmbedded()Get embeddedVerificationsListEmbeddedVerificationsListEmbedded. verifications(Set<Verification> verifications)Methods in model with parameters of type VerificationsListEmbedded Modifier and Type Method Description VerificationsListVerificationsList. embedded(VerificationsListEmbedded embedded)voidVerificationsList. setEmbedded(VerificationsListEmbedded embedded)
-