Class ODataProperty
java.lang.Object
de.hybris.platform.odata2services.odata.ODataProperty
- All Implemented Interfaces:
ODataAnnotatable
-
Method Summary
Modifier and TypeMethodDescriptionOptional<org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute>getAnnotation(String name) List<org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute>
-
Method Details
-
getAnnotationNames
- Specified by:
getAnnotationNamesin interfaceODataAnnotatable
-
getAnnotation
public Optional<org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute> getAnnotation(String name) - Specified by:
getAnnotationin interfaceODataAnnotatable
-
getAnnotations
-