|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EdmFunctionParameter | |
---|---|
org.odata4j.edm | Implementation of the EDM (Entity Data Model) - used as metadata in the OData protocol. |
Uses of EdmFunctionParameter in org.odata4j.edm |
---|
Methods in org.odata4j.edm that return EdmFunctionParameter | |
---|---|
EdmFunctionParameter |
EdmFunctionParameter.Builder.build()
|
Methods in org.odata4j.edm that return types with arguments of type EdmFunctionParameter | |
---|---|
List<EdmFunctionParameter> |
EdmFunctionImport.getParameters()
|
Methods in org.odata4j.edm with parameters of type EdmFunctionParameter | |
---|---|
static EdmFunctionParameter.Builder |
EdmFunctionParameter.newBuilder(EdmFunctionParameter functionParameter,
org.odata4j.edm.EdmItem.BuilderContext context)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |