Uses of Class
org.apache.olingo.odata2.client.core.edm.Impl.EdmKeyImpl
-
Packages that use EdmKeyImpl Package Description org.apache.olingo.odata2.client.core.edm.Impl -
-
Uses of EdmKeyImpl in org.apache.olingo.odata2.client.core.edm.Impl
Methods in org.apache.olingo.odata2.client.core.edm.Impl that return EdmKeyImpl Modifier and Type Method Description EdmKeyImplEdmKeyImpl. setAnnotationAttributes(List<org.apache.olingo.odata2.api.edm.EdmAnnotationAttribute> annotationAttributes)Sets the List of AnnotationAttribute for thisEdmKeyImplEdmKeyImplEdmKeyImpl. setAnnotationElements(List<org.apache.olingo.odata2.api.edm.EdmAnnotationElement> annotationElements)Sets the List of AnnotationElement for thisEdmKeyImplEdmKeyImplEdmKeyImpl. setKeys(List<org.apache.olingo.odata2.api.edm.EdmProperty> keys)Sets the Properties by theirEdmPropertyfor thisEdmKeyImpl
-