com.ibm.commerce.beans

Interface CommandDataBean

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • getCommandInterfaceName

        java.lang.String getCommandInterfaceName()
        This method gets the name of the command interface.
        Returns:
        This method returns the name of the command interface.
      • setCommandInterfaceName

        void setCommandInterfaceName(java.lang.String ifname)
        This method sets the command interface name.
        Parameters:
        ifname - This is the name of the command interface.