Uses of Class
org.apache.olingo.odata2.client.core.edm.Impl.EdmAnnotationAttributeImpl
-
Packages that use EdmAnnotationAttributeImpl Package Description org.apache.olingo.odata2.client.core.edm.Impl -
-
Uses of EdmAnnotationAttributeImpl in org.apache.olingo.odata2.client.core.edm.Impl
Methods in org.apache.olingo.odata2.client.core.edm.Impl that return EdmAnnotationAttributeImpl Modifier and Type Method Description EdmAnnotationAttributeImplEdmAnnotationAttributeImpl. setName(String name)Sets the name for thisEdmAnnotationAttributeImpl.EdmAnnotationAttributeImplEdmAnnotationAttributeImpl. setNamespace(String namespace)Sets the namespace for thisEdmAnnotationAttributeImpl.EdmAnnotationAttributeImplEdmAnnotationAttributeImpl. setPrefix(String prefix)Sets the prefix for thisEdmAnnotationAttributeImpl.EdmAnnotationAttributeImplEdmAnnotationAttributeImpl. setText(String text)Sets the text for thisEdmAnnotationAttributeImpl.
-