public class EdmCustomizableFeedMappingsImpl extends Object implements EdmCustomizableFeedMappings
Constructor and Description |
---|
EdmCustomizableFeedMappingsImpl() |
public Boolean isFcKeepInContent()
EdmCustomizableFeedMappings
isFcKeepInContent
in interface EdmCustomizableFeedMappings
true
if the property must be kept in the contentpublic EdmContentKind getFcContentKind()
EdmCustomizableFeedMappings
getFcContentKind
in interface EdmCustomizableFeedMappings
EdmContentKind
public String getFcNsPrefix()
EdmCustomizableFeedMappings
getFcNsPrefix
in interface EdmCustomizableFeedMappings
public String getFcNsUri()
EdmCustomizableFeedMappings
getFcNsUri
in interface EdmCustomizableFeedMappings
public String getFcSourcePath()
EdmCustomizableFeedMappings
getFcSourcePath
in interface EdmCustomizableFeedMappings
public String getFcTargetPath()
EdmCustomizableFeedMappings
getFcTargetPath
in interface EdmCustomizableFeedMappings
public Boolean getFcKeepInContent()
public EdmCustomizableFeedMappingsImpl setFcKeepInContent(Boolean fcKeepInContent)
fcKeepInContent
- EdmCustomizableFeedMappingsImpl
for method chainingpublic EdmCustomizableFeedMappingsImpl setFcContentKind(EdmContentKind fcContentKind)
EdmContentKind
.fcContentKind
- EdmCustomizableFeedMappingsImpl
for method chainingpublic EdmCustomizableFeedMappingsImpl setFcNsPrefix(String fcNsPrefix)
fcNsPrefix
- EdmCustomizableFeedMappingsImpl
for method chainingpublic EdmCustomizableFeedMappingsImpl setFcNsUri(String fcNsUri)
fcNsUri
- EdmCustomizableFeedMappingsImpl
for method chainingpublic EdmCustomizableFeedMappingsImpl setFcSourcePath(String fcSourcePath)
fcSourcePath
- EdmCustomizableFeedMappingsImpl
for method chainingpublic EdmCustomizableFeedMappingsImpl setFcTargetPath(String fcTargetPath)
Sets the target path.
For standard Atom elements, constants are available in EdmTargetPath
.
fcTargetPath
- EdmCustomizableFeedMappingsImpl
for method chainingCopyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.