| Package | Description |
|---|---|
| org.mythtv.services.api.capture | |
| org.mythtv.services.api.capture.impl |
| Modifier and Type | Method and Description |
|---|---|
CaptureCard |
CaptureCardWrapper.getCaptureCard() |
| Modifier and Type | Method and Description |
|---|---|
List<CaptureCard> |
CaptureCards.getCaptureCards() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Int> |
CaptureOperations.addCaptureCard(CaptureCard captureCard)
- POST
|
void |
CaptureCardWrapper.setCaptureCard(CaptureCard captureCard) |
| Modifier and Type | Method and Description |
|---|---|
void |
CaptureCards.setCaptureCards(List<CaptureCard> captureCards) |
| Constructor and Description |
|---|
CaptureCards(List<CaptureCard> captureCards) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Int> |
CaptureTemplate.addCaptureCard(CaptureCard captureCard) |
Copyright © 2012. All Rights Reserved.