Uses of Class
at.newmedialab.ldclient.model.Endpoint.EndpointType

Packages that use Endpoint.EndpointType
at.newmedialab.ldclient.model   
 

Uses of Endpoint.EndpointType in at.newmedialab.ldclient.model
 

Methods in at.newmedialab.ldclient.model that return Endpoint.EndpointType
 Endpoint.EndpointType Endpoint.getType()
           
static Endpoint.EndpointType Endpoint.EndpointType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Endpoint.EndpointType[] Endpoint.EndpointType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in at.newmedialab.ldclient.model with parameters of type Endpoint.EndpointType
 void Endpoint.setType(Endpoint.EndpointType type)
           
 

Constructors in at.newmedialab.ldclient.model with parameters of type Endpoint.EndpointType
Endpoint(String name, Endpoint.EndpointType type, String uriPrefix, String endpointUrl, String contentType, Long defaultExpiry)
           
 



Copyright © 2012-2013 Salzburg Research. All Rights Reserved.