Uses of Class
de.aeb.xnsg.customs.dto.consignment.ICDeliveryDTO
Packages that use ICDeliveryDTO
-
Uses of ICDeliveryDTO in de.aeb.xnsg.customs.dto.consignment
Fields in de.aeb.xnsg.customs.dto.consignment with type parameters of type ICDeliveryDTOModifier and TypeFieldDescription@NotNull(groups=EmptyMandatoryField.class) @Size(min=1,groups=EmptyMandatoryField.class) List<@Valid ICDeliveryDTO> ICConsignmentDTO.deliveriesList of deliveries. -
Uses of ICDeliveryDTO in de.aeb.xnsg.ic.bf.dto.consignment
Fields in de.aeb.xnsg.ic.bf.dto.consignment declared as ICDeliveryDTOModifier and TypeFieldDescription@NotNull(groups=EmptyMandatoryField.class) @Valid ICDeliveryDTOICCreateDeliveryRequestDTO.deliveryThe complete delivery structure which will be imported.