Uses of Class
model.DisputeLinks
-
Packages that use DisputeLinks Package Description model -
-
Uses of DisputeLinks in model
Methods in model that return DisputeLinks Modifier and Type Method Description DisputeLinksDisputeLinks. adjustmentTransfers(ApplicationLinksApplicationProfile adjustmentTransfers)DisputeLinksDisputeLinks. application(ApplicationProfileLinksApplication application)DisputeLinksDisputeLinks. evidence(ApplicationLinksApplicationProfile evidence)static DisputeLinksDisputeLinks. fromJson(String jsonString)Create an instance of DisputeLinks given an JSON stringDisputeLinksDispute. getLinks()Get linksDisputeLinksDisputeLinks. self(ApplicationLinksSelf self)DisputeLinksDisputeLinks. transfer(DisputeLinksTransfer transfer)Methods in model with parameters of type DisputeLinks Modifier and Type Method Description DisputeDispute. links(DisputeLinks links)voidDispute. setLinks(DisputeLinks links)
-