Uses of Class
model.FeeProfileLinks
-
Packages that use FeeProfileLinks Package Description model -
-
Uses of FeeProfileLinks in model
Methods in model that return FeeProfileLinks Modifier and Type Method Description FeeProfileLinksFeeProfileLinks. application(ApplicationProfileLinksApplication application)static FeeProfileLinksFeeProfileLinks. fromJson(String jsonString)Create an instance of FeeProfileLinks given an JSON stringFeeProfileLinksFeeProfile. getLinks()Get linksFeeProfileLinksFeeProfileLinks. ownerIdentity(ApplicationLinksApplicationProfile ownerIdentity)FeeProfileLinksFeeProfileLinks. processors(ApplicationLinksApplicationProfile processors)FeeProfileLinksFeeProfileLinks. self(ApplicationLinksSelf self)FeeProfileLinksFeeProfileLinks. users(ApplicationLinksApplicationProfile users)Methods in model with parameters of type FeeProfileLinks Modifier and Type Method Description FeeProfileFeeProfile. links(FeeProfileLinks links)voidFeeProfile. setLinks(FeeProfileLinks links)
-