| Package | Description |
|---|---|
| io.apiman.manager.api.beans.services |
| Modifier and Type | Method and Description |
|---|---|
EndpointType |
UpdateServiceVersionBean.getEndpointType() |
EndpointType |
ServiceVersionBean.getEndpointType() |
EndpointType |
NewServiceVersionBean.getEndpointType() |
static EndpointType |
EndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointType[] |
EndpointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateServiceVersionBean.setEndpointType(EndpointType endpointType) |
void |
ServiceVersionBean.setEndpointType(EndpointType endpointType) |
void |
NewServiceVersionBean.setEndpointType(EndpointType endpointType) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.