public static class MediaOutput.VcrOutputInfo.VcrCheckResult extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MediaOutput.VcrOutputInfo.VcrCheckResult.VcrResultItem |
| Constructor and Description |
|---|
VcrCheckResult() |
| Modifier and Type | Method and Description |
|---|---|
List<MediaOutput.VcrOutputInfo.VcrCheckResult.VcrResultItem> |
getItems() |
String |
getType() |
void |
setItems(List<MediaOutput.VcrOutputInfo.VcrCheckResult.VcrResultItem> items) |
void |
setType(String type) |
public String getType()
public void setType(String type)
public List<MediaOutput.VcrOutputInfo.VcrCheckResult.VcrResultItem> getItems()
public void setItems(List<MediaOutput.VcrOutputInfo.VcrCheckResult.VcrResultItem> items)
Copyright © 2024. All rights reserved.