JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.quelea.planningcenter.service.services
ItemService
Contents
Description
Method Summary
Method Details
get()
Hide sidebar
Show sidebar
Interface ItemService
public interface
ItemService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
retrofit2.Call
<com.github.jasminb.jsonapi.JSONAPIDocument<
Item
>>
get
()
Method Details
get
@GET(".")
retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<
Item
>>
get
()