Uses of Class
org.ow2.petals.kernel.api.service.ServiceEndpoint.EndpointType

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)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.