Uses of Class
model.InstrumentUpdateLinksApplication
-
Packages that use InstrumentUpdateLinksApplication Package Description model -
-
Uses of InstrumentUpdateLinksApplication in model
Methods in model that return InstrumentUpdateLinksApplication Modifier and Type Method Description static InstrumentUpdateLinksApplicationInstrumentUpdateLinksApplication. fromJson(String jsonString)Create an instance of InstrumentUpdateLinksApplication given an JSON stringInstrumentUpdateLinksApplicationInstrumentUpdateLinks. getApplication()Get applicationInstrumentUpdateLinksApplicationInstrumentUpdateLinksApplication. href(String href)Methods in model with parameters of type InstrumentUpdateLinksApplication Modifier and Type Method Description InstrumentUpdateLinksInstrumentUpdateLinks. application(InstrumentUpdateLinksApplication application)voidInstrumentUpdateLinks. setApplication(InstrumentUpdateLinksApplication application)
-