Uses of Class
model.InstrumentUpdateLinks
-
Packages that use InstrumentUpdateLinks Package Description model -
-
Uses of InstrumentUpdateLinks in model
Methods in model that return InstrumentUpdateLinks Modifier and Type Method Description InstrumentUpdateLinksInstrumentUpdateLinks. application(InstrumentUpdateLinksApplication application)static InstrumentUpdateLinksInstrumentUpdateLinks. fromJson(String jsonString)Create an instance of InstrumentUpdateLinks given an JSON stringInstrumentUpdateLinksInstrumentUpdate. getLinks()Get linksInstrumentUpdateLinksInstrumentUpdateLinks. paymentInstrument(InstrumentUpdateLinksPaymentInstrument paymentInstrument)InstrumentUpdateLinksInstrumentUpdateLinks. self(ApplicationLinksSelf self)Methods in model with parameters of type InstrumentUpdateLinks Modifier and Type Method Description InstrumentUpdateInstrumentUpdate. links(InstrumentUpdateLinks links)voidInstrumentUpdate. setLinks(InstrumentUpdateLinks links)
-