Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ShipmentType
-
Packages that use ShipmentType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ShipmentType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ShipmentType Modifier and Type Field Description protected ShipmentTypeBillOfLadingType. shipmentprotected ShipmentTypeDespatchAdviceType. shipmentprotected ShipmentTypeForwardingInstructionsType. shipmentprotected ShipmentTypeInstructionForReturnsType. shipmentprotected ShipmentTypePackingListType. shipmentprotected ShipmentTypeReceiptAdviceType. shipmentprotected ShipmentTypeWaybillType. shipmentFields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ShipmentType Modifier and Type Field Description protected List<ShipmentType>FreightInvoiceType. shipmentMethods in network.oxalis.peppol.ubl2.jaxb that return ShipmentType Modifier and Type Method Description ShipmentTypeBillOfLadingType. getShipment()Gets the value of the shipment property.ShipmentTypeDespatchAdviceType. getShipment()Gets the value of the shipment property.ShipmentTypeForwardingInstructionsType. getShipment()Gets the value of the shipment property.ShipmentTypeInstructionForReturnsType. getShipment()Gets the value of the shipment property.ShipmentTypePackingListType. getShipment()Gets the value of the shipment property.ShipmentTypeReceiptAdviceType. getShipment()Gets the value of the shipment property.ShipmentTypeWaybillType. getShipment()Gets the value of the shipment property.Methods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ShipmentType Modifier and Type Method Description List<ShipmentType>FreightInvoiceType. getShipment()Gets the value of the shipment property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ShipmentType Modifier and Type Method Description voidBillOfLadingType. setShipment(ShipmentType value)Sets the value of the shipment property.voidDespatchAdviceType. setShipment(ShipmentType value)Sets the value of the shipment property.voidForwardingInstructionsType. setShipment(ShipmentType value)Sets the value of the shipment property.voidInstructionForReturnsType. setShipment(ShipmentType value)Sets the value of the shipment property.voidPackingListType. setShipment(ShipmentType value)Sets the value of the shipment property.voidReceiptAdviceType. setShipment(ShipmentType value)Sets the value of the shipment property.voidWaybillType. setShipment(ShipmentType value)Sets the value of the shipment property. -
Uses of ShipmentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ShipmentType Modifier and Type Field Description protected ShipmentTypeTransportEventType. reportedShipmentprotected ShipmentTypeCertificateOfOriginApplicationType. shipmentprotected ShipmentTypeDeliveryType. shipmentprotected ShipmentTypeOrderedShipmentType. shipmentFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ShipmentType Modifier and Type Field Description protected List<ShipmentType>ConsignmentType. consolidatedShipmentprotected List<ShipmentType>TransportHandlingUnitType. referencedShipmentprotected List<ShipmentType>DespatchLineType. shipmentprotected List<ShipmentType>ReceiptLineType. shipmentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ShipmentType Modifier and Type Method Description ShipmentTypeObjectFactory. createShipmentType()Create an instance ofShipmentTypeShipmentTypeTransportEventType. getReportedShipment()Gets the value of the reportedShipment property.ShipmentTypeCertificateOfOriginApplicationType. getShipment()Gets the value of the shipment property.ShipmentTypeDeliveryType. getShipment()Gets the value of the shipment property.ShipmentTypeOrderedShipmentType. getShipment()Gets the value of the shipment property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ShipmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ShipmentType>ObjectFactory. createConsolidatedShipment(ShipmentType value)jakarta.xml.bind.JAXBElement<ShipmentType>ObjectFactory. createReferencedShipment(ShipmentType value)jakarta.xml.bind.JAXBElement<ShipmentType>ObjectFactory. createReportedShipment(ShipmentType value)jakarta.xml.bind.JAXBElement<ShipmentType>ObjectFactory. createShipment(ShipmentType value)List<ShipmentType>ConsignmentType. getConsolidatedShipment()Gets the value of the consolidatedShipment property.List<ShipmentType>TransportHandlingUnitType. getReferencedShipment()Gets the value of the referencedShipment property.List<ShipmentType>DespatchLineType. getShipment()Gets the value of the shipment property.List<ShipmentType>ReceiptLineType. getShipment()Gets the value of the shipment property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ShipmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ShipmentType>ObjectFactory. createConsolidatedShipment(ShipmentType value)jakarta.xml.bind.JAXBElement<ShipmentType>ObjectFactory. createReferencedShipment(ShipmentType value)jakarta.xml.bind.JAXBElement<ShipmentType>ObjectFactory. createReportedShipment(ShipmentType value)jakarta.xml.bind.JAXBElement<ShipmentType>ObjectFactory. createShipment(ShipmentType value)voidTransportEventType. setReportedShipment(ShipmentType value)Sets the value of the reportedShipment property.voidCertificateOfOriginApplicationType. setShipment(ShipmentType value)Sets the value of the shipment property.voidDeliveryType. setShipment(ShipmentType value)Sets the value of the shipment property.voidOrderedShipmentType. setShipment(ShipmentType value)Sets the value of the shipment property.
-