public class ConfigAttributeDescriptorDTO extends AttributeDescriptorDTO
| Constructor and Description |
|---|
ConfigAttributeDescriptorDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalQualifier() |
Boolean |
getNeedRestart() |
Boolean |
getStoreInDatabase() |
void |
setExternalQualifier(String value) |
void |
setNeedRestart(Boolean value) |
void |
setStoreInDatabase(Boolean value) |
getAttributeHandler, getConstraints, getDatabaseColumn, getDeclaringEnclosingType, getDefaultValue, getDescription, getDontCopy, getEnclosingType, getEncrypted, getForceLuceneIndexable, getHiddenForUI, getHmcIndexField, getInitial, getLocalized, getModifiers, getOptional, getPartOf, getPersistenceClass, getPrimitive, getPrivate, getProperty, getProposedDatabaseColumn, getReadable, getReadOnlyForUI, getRemovable, getSearch, getSelectionOf, getUnique, getWritable, setAttributeHandler, setConstraints, setDatabaseColumn, setDeclaringEnclosingType, setDefaultValue, setDescription, setDontCopy, setEnclosingType, setEncrypted, setForceLuceneIndexable, setHiddenForUI, setHmcIndexField, setInitial, setLocalized, setModifiers, setOptional, setPartOf, setPersistenceClass, setPrimitive, setPrivate, setProperty, setProposedDatabaseColumn, setReadable, setReadOnlyForUI, setRemovable, setSearch, setSelectionOf, setUnique, setWritablegetAttributeType, getQualifier, setAttributeType, setQualifiergetAutocreate, getDeprecated, getExtensionName, getGenerate, getName, setAutocreate, setDeprecated, setExtensionName, setGenerate, setNamegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic ConfigAttributeDescriptorDTO()
public String getExternalQualifier()
public Boolean getNeedRestart()
public Boolean getStoreInDatabase()
public void setExternalQualifier(String value)
public void setNeedRestart(Boolean value)
public void setStoreInDatabase(Boolean value)
Copyright © 2017 SAP SE. All Rights Reserved.