Uses of Class
org.apache.olingo.odata2.client.core.edm.Impl.EdmCustomizableFeedMappingsImpl
-
Packages that use EdmCustomizableFeedMappingsImpl Package Description org.apache.olingo.odata2.client.core.edm.Impl -
-
Uses of EdmCustomizableFeedMappingsImpl in org.apache.olingo.odata2.client.core.edm.Impl
Methods in org.apache.olingo.odata2.client.core.edm.Impl that return EdmCustomizableFeedMappingsImpl Modifier and Type Method Description EdmCustomizableFeedMappingsImplEdmCustomizableFeedMappingsImpl. setFcContentKind(org.apache.olingo.odata2.api.edm.EdmContentKind fcContentKind)Sets theEdmContentKind.EdmCustomizableFeedMappingsImplEdmCustomizableFeedMappingsImpl. setFcKeepInContent(Boolean fcKeepInContent)Sets if this is kept in content.EdmCustomizableFeedMappingsImplEdmCustomizableFeedMappingsImpl. setFcNsPrefix(String fcNsPrefix)Sets the prefix.EdmCustomizableFeedMappingsImplEdmCustomizableFeedMappingsImpl. setFcNsUri(String fcNsUri)Sets the Uri.EdmCustomizableFeedMappingsImplEdmCustomizableFeedMappingsImpl. setFcSourcePath(String fcSourcePath)Sets the source path.EdmCustomizableFeedMappingsImplEdmCustomizableFeedMappingsImpl. setFcTargetPath(String fcTargetPath)Sets the target path.
-