Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ConsignmentType
-
Packages that use ConsignmentType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ConsignmentType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ConsignmentType Modifier and Type Field Description protected List<ConsignmentType>TransportationStatusRequestType. consignmentprotected List<ConsignmentType>TransportationStatusType. consignmentprotected List<ConsignmentType>TransportExecutionPlanRequestType. consignmentprotected List<ConsignmentType>TransportExecutionPlanType. consignmentprotected List<ConsignmentType>GoodsItemItineraryType. referencedConsignmentMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ConsignmentType Modifier and Type Method Description List<ConsignmentType>TransportationStatusRequestType. getConsignment()Gets the value of the consignment property.List<ConsignmentType>TransportationStatusType. getConsignment()Gets the value of the consignment property.List<ConsignmentType>TransportExecutionPlanRequestType. getConsignment()Gets the value of the consignment property.List<ConsignmentType>TransportExecutionPlanType. getConsignment()Gets the value of the consignment property.List<ConsignmentType>GoodsItemItineraryType. getReferencedConsignment()Gets the value of the referencedConsignment property. -
Uses of ConsignmentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ConsignmentType Modifier and Type Field Description protected ConsignmentTypeTransportationSegmentType. referencedConsignmentFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ConsignmentType Modifier and Type Field Description protected List<ConsignmentType>ConsignmentType. childConsignmentprotected List<ConsignmentType>ShipmentType. consignmentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ConsignmentType Modifier and Type Method Description ConsignmentTypeObjectFactory. createConsignmentType()Create an instance ofConsignmentTypeConsignmentTypeTransportationSegmentType. getReferencedConsignment()Gets the value of the referencedConsignment property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ConsignmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsignmentType>ObjectFactory. createChildConsignment(ConsignmentType value)jakarta.xml.bind.JAXBElement<ConsignmentType>ObjectFactory. createConsignment(ConsignmentType value)jakarta.xml.bind.JAXBElement<ConsignmentType>ObjectFactory. createReferencedConsignment(ConsignmentType value)List<ConsignmentType>ConsignmentType. getChildConsignment()Gets the value of the childConsignment property.List<ConsignmentType>ShipmentType. getConsignment()Gets the value of the consignment property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ConsignmentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConsignmentType>ObjectFactory. createChildConsignment(ConsignmentType value)jakarta.xml.bind.JAXBElement<ConsignmentType>ObjectFactory. createConsignment(ConsignmentType value)jakarta.xml.bind.JAXBElement<ConsignmentType>ObjectFactory. createReferencedConsignment(ConsignmentType value)voidTransportationSegmentType. setReferencedConsignment(ConsignmentType value)Sets the value of the referencedConsignment property.
-