Package | Description |
---|---|
com.broadleafcommerce.metadata.dsl.core | |
com.broadleafcommerce.metadata.dsl.core.extension.endpoints |
Modifier and Type | Method and Description |
---|---|
Endpoint.Method |
Endpoint.getMethod() |
static Endpoint.Method |
Endpoint.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Endpoint.Method[] |
Endpoint.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
default E |
Endpoint.method(Endpoint.Method method) |
void |
Endpoint.setMethod(Endpoint.Method method) |
Modifier and Type | Method and Description |
---|---|
Endpoint.Method |
AbstractEndpoint.getMethod() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractEndpoint.setMethod(Endpoint.Method method) |
Copyright © 2021. All rights reserved.