Modifier and Type | Required Element and Description |
---|---|
FunctionImport.ReturnType |
returnType |
Modifier and Type | Optional Element and Description |
---|---|
Documentation |
documentation |
String |
entitySet |
HttpMethod |
httpMethod |
FunctionImport.Multiplicity |
multiplicity |
String |
name |
public abstract FunctionImport.ReturnType returnType
public abstract String name
public abstract String entitySet
public abstract FunctionImport.Multiplicity multiplicity
public abstract HttpMethod httpMethod
public abstract Documentation documentation
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.