com.ibm.websphere.wim.model

Interface ViewIdentifierType

    • Method Detail

      • setViewEntryName

        void setViewEntryName(java.lang.String value)
        Sets the value of the 'View Entry Name' attribute.
        Parameters:
        value - the new value of the 'View Entry Name' attribute.
        See Also:
        getViewEntryName()
        Generated:
      • setViewEntryUniqueId

        void setViewEntryUniqueId(java.lang.String value)
        Sets the value of the 'View Entry Unique Id' attribute.
        Parameters:
        value - the new value of the 'View Entry Unique Id' attribute.
        See Also:
        getViewEntryUniqueId()
        Generated:
      • setViewName

        void setViewName(java.lang.String value)
        Sets the value of the 'View Name' attribute.
        Parameters:
        value - the new value of the 'View Name' attribute.
        See Also:
        getViewName()
        Generated: