Uses of Class
org.apache.olingo.odata2.client.core.edm.Impl.EdmOnDeleteImpl
-
Packages that use EdmOnDeleteImpl Package Description org.apache.olingo.odata2.client.core.edm.Impl -
-
Uses of EdmOnDeleteImpl in org.apache.olingo.odata2.client.core.edm.Impl
Methods in org.apache.olingo.odata2.client.core.edm.Impl that return EdmOnDeleteImpl Modifier and Type Method Description EdmOnDeleteImplEdmOnDeleteImpl. setAction(org.apache.olingo.odata2.api.edm.EdmAction action)Sets theEdmActionfor thisEdmOnDeleteImplEdmOnDeleteImplEdmOnDeleteImpl. setAnnotationAttributes(List<org.apache.olingo.odata2.api.edm.EdmAnnotationAttribute> annotationAttributes)Sets the List ofEdmAnnotationAttributefor thisEdmOnDeleteImplEdmOnDeleteImplEdmOnDeleteImpl. setAnnotationElements(List<org.apache.olingo.odata2.api.edm.EdmAnnotationElement> annotationElements)Sets the List ofEdmAnnotationElementfor thisEdmOnDeleteImplEdmOnDeleteImplEdmOnDeleteImpl. setDocumentation(EdmDocumentation documentation)Sets theEdmDocumentationfor thisEdmOnDeleteImpl
-