Class ProjectStreamPojo
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model.pojos.rest.project.ProjectStreamPojo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAttribute1(String pAttribute1) voidsetAttribute2(String pAttribute2) voidsetAttribute3(String pAttribute3) voidsetDescription(String pDescription) voidsetIsActive(Boolean pIsActive) voidsetSequenceNumber(Long pSequenceNumber) voidsetStreamId(Long pStreamId) voidsetStreamName(String pStreamName) voidsetVersionSyntaxScript(String pVersionSyntaxScript)
-
Constructor Details
-
ProjectStreamPojo
public ProjectStreamPojo()
-
-
Method Details
-
setStreamId
-
getStreamId
-
setStreamName
-
getStreamName
-
setVersionSyntaxScript
-
getVersionSyntaxScript
-
setAttribute1
-
getAttribute1
-
setAttribute2
-
getAttribute2
-
setAttribute3
-
getAttribute3
-
setDescription
-
getDescription
-
setIsActive
-
getIsActive
-
setSequenceNumber
-
getSequenceNumber
-