Class CommandTransferObject


  • public class CommandTransferObject
    extends TransferObject<Command>
    TransferObject specialization for Command.
    • Constructor Detail

      • CommandTransferObject

        public CommandTransferObject​(Command containment,
                                     Form sourceForm)
        The constructor.
        Parameters:
        containment - object to copy, cannot be null
        sourceForm - form source, cannot be null