Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ShipmentStageType
-
Packages that use ShipmentStageType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ShipmentStageType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ShipmentStageType Modifier and Type Field Description protected List<ShipmentStageType>ConsignmentType. mainCarriageShipmentStageprotected List<ShipmentStageType>ConsignmentType. onCarriageShipmentStageprotected List<ShipmentStageType>ConsignmentType. preCarriageShipmentStageprotected List<ShipmentStageType>ShipmentType. shipmentStageprotected List<ShipmentStageType>TransportationSegmentType. shipmentStageprotected List<ShipmentStageType>TransportationServiceType. shipmentStageMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ShipmentStageType Modifier and Type Method Description ShipmentStageTypeObjectFactory. createShipmentStageType()Create an instance ofShipmentStageTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ShipmentStageType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShipmentStageType>ObjectFactory. createMainCarriageShipmentStage(ShipmentStageType value)javax.xml.bind.JAXBElement<ShipmentStageType>ObjectFactory. createOnCarriageShipmentStage(ShipmentStageType value)javax.xml.bind.JAXBElement<ShipmentStageType>ObjectFactory. createPreCarriageShipmentStage(ShipmentStageType value)javax.xml.bind.JAXBElement<ShipmentStageType>ObjectFactory. createShipmentStage(ShipmentStageType value)List<ShipmentStageType>ConsignmentType. getMainCarriageShipmentStage()Gets the value of the mainCarriageShipmentStage property.List<ShipmentStageType>ConsignmentType. getOnCarriageShipmentStage()Gets the value of the onCarriageShipmentStage property.List<ShipmentStageType>ConsignmentType. getPreCarriageShipmentStage()Gets the value of the preCarriageShipmentStage property.List<ShipmentStageType>ShipmentType. getShipmentStage()Gets the value of the shipmentStage property.List<ShipmentStageType>TransportationSegmentType. getShipmentStage()Gets the value of the shipmentStage property.List<ShipmentStageType>TransportationServiceType. getShipmentStage()Gets the value of the shipmentStage property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ShipmentStageType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShipmentStageType>ObjectFactory. createMainCarriageShipmentStage(ShipmentStageType value)javax.xml.bind.JAXBElement<ShipmentStageType>ObjectFactory. createOnCarriageShipmentStage(ShipmentStageType value)javax.xml.bind.JAXBElement<ShipmentStageType>ObjectFactory. createPreCarriageShipmentStage(ShipmentStageType value)javax.xml.bind.JAXBElement<ShipmentStageType>ObjectFactory. createShipmentStage(ShipmentStageType value)
-