public class StarterComponent extends Object implements Serializable
| Constructor and Description |
|---|
StarterComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId()
Returns the ArtifactId
|
String |
getCodeCategory()
Returns the CodeCategory
|
String |
getDescriptionDefault()
Returns the DescriptionDefault
|
String |
getDescriptionKey()
Returns the DescriptionKey
|
int |
getId()
Returns the Id
|
String |
getLabelDefault()
Returns the LabelDefault
|
String |
getLabelKey()
Returns the LabelKey
|
void |
setArtifactId(String strArtifactId)
Sets the ArtifactId
|
void |
setCodeCategory(String strCodeCategory)
Sets the CodeCategory
|
void |
setDescriptionDefault(String strDescriptionDefault)
Sets the DescriptionDefault
|
void |
setDescriptionKey(String strDescriptionKey)
Sets the DescriptionKey
|
void |
setId(int nId)
Sets the Id
|
void |
setLabelDefault(String strLabelDefault)
Sets the LabelDefault
|
void |
setLabelKey(String strLabelKey)
Sets the LabelKey
|
public int getId()
public void setId(int nId)
nId - The Idpublic String getArtifactId()
public void setArtifactId(String strArtifactId)
strArtifactId - The ArtifactIdpublic String getCodeCategory()
public void setCodeCategory(String strCodeCategory)
strCodeCategory - The CodeCategorypublic String getLabelKey()
public void setLabelKey(String strLabelKey)
strLabelKey - The LabelKeypublic String getLabelDefault()
public void setLabelDefault(String strLabelDefault)
strLabelDefault - The LabelDefaultpublic String getDescriptionKey()
public void setDescriptionKey(String strDescriptionKey)
strDescriptionKey - The DescriptionKeypublic String getDescriptionDefault()
public void setDescriptionDefault(String strDescriptionDefault)
strDescriptionDefault - The DescriptionDefaultCopyright © 2020 City of Paris. All rights reserved.