| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.rest.integration.tests.model |
| Modifier and Type | Method and Description |
|---|---|
API.VisibilityEnum |
API.getVisibility()
Get visibility
|
static API.VisibilityEnum |
API.VisibilityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static API.VisibilityEnum[] |
API.VisibilityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
API.setVisibility(API.VisibilityEnum visibility) |
API |
API.visibility(API.VisibilityEnum visibility) |
Copyright © 2017 WSO2. All rights reserved.