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
Interface EdmNamed
All Known Subinterfaces:
EdmAction
,
EdmActionImport
,
EdmBindingTarget
,
EdmComplexType
,
EdmElement
,
EdmEntityContainer
,
EdmEntitySet
,
EdmEntityType
,
EdmEnumType
,
EdmFunction
,
EdmFunctionImport
,
EdmMember
,
EdmNavigationProperty
,
EdmOperation
,
EdmOperationImport
,
EdmParameter
,
EdmPrimitiveType
,
EdmProperty
,
EdmSingleton
,
EdmStructuredType
,
EdmTerm
,
EdmTermType
,
EdmType
,
EdmTypeDefinition
All Known Implementing Classes:
AbstractEdmBindingTarget
,
AbstractEdmNamed
,
AbstractEdmOperation
,
AbstractEdmOperationImport
,
AbstractEdmStructuredType
,
AbstractGeospatialType
,
DynamicProperty
,
DynamicStructuredType
,
EdmActionImpl
,
EdmActionImportImpl
,
EdmAnnotationPath
,
EdmAnyPropertyPath
,
EdmBinary
,
EdmBoolean
,
EdmByte
,
EdmComplexTypeImpl
,
EdmDate
,
EdmDateTimeOffset
,
EdmDecimal
,
EdmDouble
,
EdmDuration
,
EdmEntityContainerImpl
,
EdmEntitySetImpl
,
EdmEntityTypeImpl
,
EdmEnumTypeImpl
,
EdmFunctionImpl
,
EdmFunctionImportImpl
,
EdmGeography
,
EdmGeographyCollection
,
EdmGeographyLineString
,
EdmGeographyMultiLineString
,
EdmGeographyMultiPoint
,
EdmGeographyMultiPolygon
,
EdmGeographyPoint
,
EdmGeographyPolygon
,
EdmGeometry
,
EdmGeometryCollection
,
EdmGeometryLineString
,
EdmGeometryMultiLineString
,
EdmGeometryMultiPoint
,
EdmGeometryMultiPolygon
,
EdmGeometryPoint
,
EdmGeometryPolygon
,
EdmGuid
,
EdmInt16
,
EdmInt32
,
EdmInt64
,
EdmMemberImpl
,
EdmModelElementPath
,
EdmNavigationPropertyImpl
,
EdmNavigationPropertyPath
,
EdmParameterImpl
,
EdmPropertyImpl
,
EdmPropertyPath
,
EdmSByte
,
EdmSingle
,
EdmSingletonImpl
,
EdmStream
,
EdmString
,
EdmTermImpl
,
EdmTimeOfDay
,
EdmTypeDefinitionImpl
,
EdmTypeImpl
,
SingletonPrimitiveType
,
SingletonTermType
public interface
EdmNamed
EdmNamed is the base interface for nearly all CSDL constructs.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getName
()
Method Detail
getName
String
getName()
Returns:
name as String
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.