Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CarrierAssignedIDType
-
Packages that use CarrierAssignedIDType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CarrierAssignedIDType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as CarrierAssignedIDType Modifier and Type Field Description protected CarrierAssignedIDTypeBillOfLadingType. carrierAssignedIDprotected CarrierAssignedIDTypeForwardingInstructionsType. carrierAssignedIDprotected CarrierAssignedIDTypeTransportationStatusRequestType. carrierAssignedIDprotected CarrierAssignedIDTypeTransportationStatusType. carrierAssignedIDprotected CarrierAssignedIDTypeWaybillType. carrierAssignedIDMethods in network.oxalis.peppol.ubl2.jaxb that return CarrierAssignedIDType Modifier and Type Method Description CarrierAssignedIDTypeBillOfLadingType. getCarrierAssignedID()Gets the value of the carrierAssignedID property.CarrierAssignedIDTypeForwardingInstructionsType. getCarrierAssignedID()Gets the value of the carrierAssignedID property.CarrierAssignedIDTypeTransportationStatusRequestType. getCarrierAssignedID()Gets the value of the carrierAssignedID property.CarrierAssignedIDTypeTransportationStatusType. getCarrierAssignedID()Gets the value of the carrierAssignedID property.CarrierAssignedIDTypeWaybillType. getCarrierAssignedID()Gets the value of the carrierAssignedID property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type CarrierAssignedIDType Modifier and Type Method Description voidBillOfLadingType. setCarrierAssignedID(CarrierAssignedIDType value)Sets the value of the carrierAssignedID property.voidForwardingInstructionsType. setCarrierAssignedID(CarrierAssignedIDType value)Sets the value of the carrierAssignedID property.voidTransportationStatusRequestType. setCarrierAssignedID(CarrierAssignedIDType value)Sets the value of the carrierAssignedID property.voidTransportationStatusType. setCarrierAssignedID(CarrierAssignedIDType value)Sets the value of the carrierAssignedID property.voidWaybillType. setCarrierAssignedID(CarrierAssignedIDType value)Sets the value of the carrierAssignedID property. -
Uses of CarrierAssignedIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CarrierAssignedIDType Modifier and Type Field Description protected CarrierAssignedIDTypeConsignmentType. carrierAssignedIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CarrierAssignedIDType Modifier and Type Method Description CarrierAssignedIDTypeConsignmentType. getCarrierAssignedID()Gets the value of the carrierAssignedID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CarrierAssignedIDType Modifier and Type Method Description voidConsignmentType. setCarrierAssignedID(CarrierAssignedIDType value)Sets the value of the carrierAssignedID property. -
Uses of CarrierAssignedIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CarrierAssignedIDType Modifier and Type Method Description CarrierAssignedIDTypeObjectFactory. createCarrierAssignedIDType()Create an instance ofCarrierAssignedIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CarrierAssignedIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<CarrierAssignedIDType>ObjectFactory. createCarrierAssignedID(CarrierAssignedIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CarrierAssignedIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<CarrierAssignedIDType>ObjectFactory. createCarrierAssignedID(CarrierAssignedIDType value)
-