Class StepPerformedResultDV

  • All Implemented Interfaces:
    Serializable

    public class StepPerformedResultDV
    extends Object
    implements Serializable
    The Class StepPerformedResultDV.
    Author:
    Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Apr 11, 2024
    See Also:
    Serialized Form
    • Constructor Detail

      • StepPerformedResultDV

        public StepPerformedResultDV()
        Instantiates a new step performed result DV.
      • StepPerformedResultDV

        public StepPerformedResultDV​(String profileID,
                                     String projectId,
                                     LifecycleInformationDV lifecycleInfoDV)
        Instantiates a new step performed result DV.
        Parameters:
        profileID - the profile ID
        projectId - the project id
        lifecycleInfoDV - the lifecycle info DV
    • Method Detail

      • getProjectId

        public String getProjectId()
        Gets the project id.
        Returns:
        the project id
      • getProfileID

        public String getProfileID()
        Gets the profile ID.
        Returns:
        the profile ID
      • getLifecycleInfoDV

        public LifecycleInformationDV getLifecycleInfoDV()
        Gets the lifecycle info DV.
        Returns:
        the lifecycle info DV
      • setProjectId

        public void setProjectId​(String projectId)
        Sets the project id.
        Parameters:
        projectId - the new project id
      • setProfileID

        public void setProfileID​(String profileID)
        Sets the profile ID.
        Parameters:
        profileID - the new profile ID
      • setLifecycleInfoDV

        public void setLifecycleInfoDV​(LifecycleInformationDV lifecycleInfoDV)
        Sets the lifecycle info DV.
        Parameters:
        lifecycleInfoDV - the new lifecycle info DV
      • toString

        public String toString()
        To string.
        Overrides:
        toString in class Object
        Returns:
        the string