public class SyncAttributeDescriptorConfigDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
SyncAttributeDescriptorConfigDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDescriptorDTO |
getAttributeDescriptor() |
java.lang.Boolean |
getCopyByValue() |
java.lang.Boolean |
getIncludedInSync() |
java.lang.Boolean |
getPartiallyTranslatable() |
java.lang.Object |
getPresetValue() |
SyncItemJobDTO |
getSyncJob() |
java.lang.Boolean |
getTranslateValue() |
java.lang.Boolean |
getUntranslatable() |
void |
setAttributeDescriptor(AttributeDescriptorDTO value) |
void |
setCopyByValue(java.lang.Boolean value) |
void |
setIncludedInSync(java.lang.Boolean value) |
void |
setPartiallyTranslatable(java.lang.Boolean value) |
void |
setPresetValue(java.lang.Object value) |
void |
setSyncJob(SyncItemJobDTO value) |
void |
setTranslateValue(java.lang.Boolean value) |
void |
setUntranslatable(java.lang.Boolean value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic SyncAttributeDescriptorConfigDTO()
public AttributeDescriptorDTO getAttributeDescriptor()
public java.lang.Boolean getCopyByValue()
public java.lang.Boolean getIncludedInSync()
public java.lang.Boolean getPartiallyTranslatable()
public java.lang.Object getPresetValue()
public SyncItemJobDTO getSyncJob()
public java.lang.Boolean getTranslateValue()
public java.lang.Boolean getUntranslatable()
public void setAttributeDescriptor(AttributeDescriptorDTO value)
public void setCopyByValue(java.lang.Boolean value)
public void setIncludedInSync(java.lang.Boolean value)
public void setPartiallyTranslatable(java.lang.Boolean value)
public void setPresetValue(java.lang.Object value)
public void setSyncJob(SyncItemJobDTO value)
public void setTranslateValue(java.lang.Boolean value)
public void setUntranslatable(java.lang.Boolean value)
Copyright © 2018 SAP SE. All Rights Reserved.