@Retention(value=RUNTIME) public @interface RestResponse
| Modifier and Type | Required Element and Description |
|---|---|
String |
description |
int |
responseCode |
public abstract int responseCode
public abstract String description
Copyright © 2009–2021 Opencast Project. All rights reserved.