Class ProjectSCMConfigValue
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model.pojos.rest.project.ProjectSCMConfigValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfigName(String pConfigName) voidsetConfigValue(String pConfigValue) toString()Returns custom String representation implemented by walking complete object structure.
-
Constructor Details
-
ProjectSCMConfigValue
public ProjectSCMConfigValue() -
ProjectSCMConfigValue
-
-
Method Details