Uses of Class
model.IdentityEntityFormDob
-
Packages that use IdentityEntityFormDob Package Description model -
-
Uses of IdentityEntityFormDob in model
Methods in model that return IdentityEntityFormDob Modifier and Type Method Description IdentityEntityFormDobIdentityEntityFormDob. day(Long day)static IdentityEntityFormDobIdentityEntityFormDob. fromJson(String jsonString)Create an instance of IdentityEntityFormDob given an JSON stringIdentityEntityFormDobIdentityEntityForm. getDob()Get dobIdentityEntityFormDobIdentityEntityFormDob. month(Long month)IdentityEntityFormDobIdentityEntityFormDob. year(Long year)Methods in model with parameters of type IdentityEntityFormDob Modifier and Type Method Description IdentityEntityFormIdentityEntityForm. dob(IdentityEntityFormDob dob)voidIdentityEntityForm. setDob(IdentityEntityFormDob dob)
-