public class GetIndexesResponse extends SubsonicResponse
getIndexes
callsSubsonicConnection
STATUS_FAILED, STATUS_OK
Constructor and Description |
---|
GetIndexesResponse()
Constructs a new GetIndexesResponse with a default constructed Indexes object
|
Modifier and Type | Method and Description |
---|---|
Indexes |
getIndexes() |
GetIndexesResponse |
setIndexes(Indexes indexes) |
getStatus, getVersion, setStatus, setVersion, setVersion
public GetIndexesResponse()
public Indexes getIndexes()
public GetIndexesResponse setIndexes(Indexes indexes)