Class MappingItemTransferObject


  • public class MappingItemTransferObject
    extends TransferObject<Item>
    TransferObject specialization for Item.
    • Constructor Detail

      • MappingItemTransferObject

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