public class RestServiceDescriptor extends Object implements Serializable
| Constructor and Description |
|---|
RestServiceDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Collection<RestResourceAction> |
getActions() |
void |
setActions(Collection<RestResourceAction> actions) |
public Collection<RestResourceAction> getActions()
public void setActions(Collection<RestResourceAction> actions)
Copyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.