Class ExtranetCardContent

    • Constructor Detail

      • ExtranetCardContent

        public ExtranetCardContent()
    • Method Detail

      • getRowColumn

        public String getRowColumn()
        Gets value for attribute rowColumn
      • setRowColumn

        public void setRowColumn​(String rowColumn)
        Sets value for attribute rowColumn
      • getValue

        public String getValue()
        Gets value for attribute value
      • setValue

        public void setValue​(String value)
        Sets value for attribute value
      • getLastUsedDate

        public Calendar getLastUsedDate()
        Gets value for attribute lastUsedDate
      • setLastUsedDate

        public void setLastUsedDate​(Calendar lastUsedDate)
        Sets value for attribute lastUsedDate
      • getRow

        public String getRow()
        Gets value for attribute row
      • setRow

        public void setRow​(String row)
        Sets value for attribute row
      • getColumn

        public String getColumn()
        Gets value for attribute column
      • setColumn

        public void setColumn​(String column)
        Sets value for attribute column
      • toString

        public String toString()
        Returns a string representation of the value object.
        Overrides:
        toString in class Object
      • toExtranetCardContent

        public static void toExtranetCardContent​(ContingutTargetaExtranet source,
                                                 ExtranetCardContent target)
        Updates a ExtranetCardContent value object based on a ContingutTargetaExtranet object.