Class GcubeProfileDV

    • Field Detail

    • Constructor Detail

      • GcubeProfileDV

        public GcubeProfileDV()
        Instantiates a new gcube profile DV.
    • Method Detail

      • getGcubeSecondaryType

        public String getGcubeSecondaryType()
        Gets the gcube secondary type.
        Returns:
        the gcube secondary type
      • getGcubeName

        public String getGcubeName()
        Gets the gcube name.
        Returns:
        the gcube name
      • getSectionName

        public String getSectionName()
        Gets the section name.
        Returns:
        the section name
      • getSectionTitle

        public String getSectionTitle()
        Gets the section title.
        Returns:
        the section title
      • getParentName

        public String getParentName()
        Gets the parent name. If is null or empty return the "" /(empty string) as default.
        Returns:
        the parent name
      • getMinOccurs

        public int getMinOccurs()
        Gets the min occurs.
        Returns:
        the min occurs
      • getMaxOccurs

        public int getMaxOccurs()
        Gets the max occurs.
        Returns:
        the max occurs
      • getFilePaths

        public List<FilePathDV> getFilePaths()
        Gets the file paths.
        Returns:
        the file paths
      • setGcubeSecondaryType

        public void setGcubeSecondaryType​(String gcubeSecondaryType)
        Sets the gcube secondary type.
        Parameters:
        gcubeSecondaryType - the new gcube secondary type
      • setGcubeName

        public void setGcubeName​(String gcubeName)
        Sets the gcube name.
        Parameters:
        gcubeName - the new gcube name
      • setSectionName

        public void setSectionName​(String sectionName)
        Sets the section name.
        Parameters:
        sectionName - the new section name
      • setSectionTitle

        public void setSectionTitle​(String sectionTitle)
        Sets the section title.
        Parameters:
        sectionTitle - the new section title
      • setParentName

        public void setParentName​(String parentName)
        Sets the parent name.
        Parameters:
        parentName - the new parent name
      • setMinOccurs

        public void setMinOccurs​(int minOccurs)
        Sets the min occurs.
        Parameters:
        minOccurs - the new min occurs
      • setMaxOccurs

        public void setMaxOccurs​(int maxOccurs)
        Sets the max occurs.
        Parameters:
        maxOccurs - the new max occurs
      • setFilePaths

        public void setFilePaths​(List<FilePathDV> filePaths)
        Sets the file paths.
        Parameters:
        filePaths - the new file paths
      • toString

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