|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceEndpoint.EndpointType | |
|---|---|
| org.ow2.petals.kernel.api.service | |
| Uses of ServiceEndpoint.EndpointType in org.ow2.petals.kernel.api.service |
|---|
| Methods in org.ow2.petals.kernel.api.service that return ServiceEndpoint.EndpointType | |
|---|---|
ServiceEndpoint.EndpointType |
ServiceEndpoint.getType()
|
static ServiceEndpoint.EndpointType |
ServiceEndpoint.EndpointType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ServiceEndpoint.EndpointType[] |
ServiceEndpoint.EndpointType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.petals.kernel.api.service with parameters of type ServiceEndpoint.EndpointType | |
|---|---|
void |
ServiceEndpoint.setType(ServiceEndpoint.EndpointType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||