Uses of Class
model.FeeProfileLinks
Packages that use FeeProfileLinks
-
Uses of FeeProfileLinks in model
Methods in model that return FeeProfileLinksModifier and TypeMethodDescriptionFeeProfileLinks.application(ApplicationProfileLinksApplication application) static FeeProfileLinksCreate an instance of FeeProfileLinks given an JSON stringFeeProfile.getLinks()Get linksReserveProfile.getLinks()Get linksFeeProfileLinks.ownerIdentity(ApplicationLinksApplicationProfile ownerIdentity) FeeProfileLinks.processors(ApplicationLinksApplicationProfile processors) FeeProfileLinks.self(ApplicationLinksSelf self) FeeProfileLinks.users(ApplicationLinksApplicationProfile users) Methods in model with parameters of type FeeProfileLinksModifier and TypeMethodDescriptionFeeProfile.links(FeeProfileLinks links) ReserveProfile.links(FeeProfileLinks links) voidFeeProfile.setLinks(FeeProfileLinks links) voidReserveProfile.setLinks(FeeProfileLinks links)