Class ProfileProjectData


  • public class ProfileProjectData
    extends Object
    • Constructor Detail

      • ProfileProjectData

        public ProfileProjectData()
    • Method Detail

      • getProjectName

        public String getProjectName()
      • setProjectName

        public void setProjectName​(String projectName)
      • getProfileNamespace

        public String getProfileNamespace()
      • setProfileNamespace

        public void setProfileNamespace​(String profileNamespace)
      • getProfileName

        public String getProfileName()
      • setProfileName

        public void setProfileName​(String profileName)
      • getProjectHandle

        public IProject getProjectHandle()
      • setProjectHandle

        public void setProjectHandle​(IProject projectHandle)
      • getLocationPath

        public IPath getLocationPath()
      • setLocationPath

        public void setLocationPath​(IPath locationPath)