Uses of Enum Class
com.broadleafcommerce.metadata.dsl.core.Endpoint.Method
Packages that use Endpoint.Method
Package
Description
-
Uses of Endpoint.Method in com.broadleafcommerce.metadata.dsl.core
Methods in com.broadleafcommerce.metadata.dsl.core that return Endpoint.MethodModifier and TypeMethodDescriptionEndpoint.getMethod()
static Endpoint.Method
Returns the enum constant of this class with the specified name.static Endpoint.Method[]
Endpoint.Method.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.broadleafcommerce.metadata.dsl.core with parameters of type Endpoint.MethodModifier and TypeMethodDescriptiondefault E
Endpoint.method
(Endpoint.Method method) void
Endpoint.setMethod
(Endpoint.Method method) -
Uses of Endpoint.Method in com.broadleafcommerce.metadata.dsl.core.extension.endpoints
Methods in com.broadleafcommerce.metadata.dsl.core.extension.endpoints that return Endpoint.MethodMethods in com.broadleafcommerce.metadata.dsl.core.extension.endpoints with parameters of type Endpoint.Method