JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.olingo.commons.api.edm.provider
Interface CsdlNamed
All Known Implementing Classes:
CsdlAction
,
CsdlActionImport
,
CsdlBindingTarget
,
CsdlComplexType
,
CsdlEntityContainer
,
CsdlEntitySet
,
CsdlEntityType
,
CsdlEnumMember
,
CsdlEnumType
,
CsdlFunction
,
CsdlFunctionImport
,
CsdlNavigationProperty
,
CsdlOperation
,
CsdlOperationImport
,
CsdlParameter
,
CsdlProperty
,
CsdlPropertyRef
,
CsdlSingleton
,
CsdlStructuralType
,
CsdlTerm
,
CsdlTypeDefinition
public interface
CsdlNamed
The interface Csdl named.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getName
()
Gets name.
Method Detail
getName
String
getName()
Gets name.
Returns:
the name
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2023. All rights reserved.