Uses of Class
com.boldsign.model.Creators
-
Packages that use Creators Package Description com.boldsign.model -
-
Uses of Creators in com.boldsign.model
Methods in com.boldsign.model that return Creators Modifier and Type Method Description CreatorsCreators. createdBy(String createdBy)static CreatorsCreators. fromJson(String jsonString)Create an instance of Creators given an JSON stringCreatorsGetGroupContactDetails. getCreator()Get creatorCreatorsCreators. userId(String userId)Methods in com.boldsign.model with parameters of type Creators Modifier and Type Method Description GetGroupContactDetailsGetGroupContactDetails. creator(Creators creator)voidGetGroupContactDetails. setCreator(Creators creator)
-