Package flexagon.fd.model2.pojo
Class ReleaseProjectDefinition
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model2.pojo.ReleaseProjectDefinition
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetProjectName(String pProjectName) toString()Returns custom String representation implemented by walking complete object structure.
-
Constructor Details
-
ReleaseProjectDefinition
public ReleaseProjectDefinition() -
ReleaseProjectDefinition
-
-
Method Details
-
setProjectName
-
getProjectId
-
getProjectStreamId
-
getPackageName
-
equals
-
hashCode
public int hashCode() -
toString
Description copied from class:BasePOJOReturns custom String representation implemented by walking complete object structure.
-