Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReferencedConsignmentIDType
-
Packages that use ReferencedConsignmentIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReferencedConsignmentIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ReferencedConsignmentIDType Modifier and Type Field Description protected List<ReferencedConsignmentIDType>TransportEquipmentType. referencedConsignmentIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ReferencedConsignmentIDType Modifier and Type Method Description List<ReferencedConsignmentIDType>TransportEquipmentType. getReferencedConsignmentID()Gets the value of the referencedConsignmentID property. -
Uses of ReferencedConsignmentIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReferencedConsignmentIDType Modifier and Type Method Description ReferencedConsignmentIDTypeObjectFactory. createReferencedConsignmentIDType()Create an instance ofReferencedConsignmentIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReferencedConsignmentIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferencedConsignmentIDType>ObjectFactory. createReferencedConsignmentID(ReferencedConsignmentIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReferencedConsignmentIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferencedConsignmentIDType>ObjectFactory. createReferencedConsignmentID(ReferencedConsignmentIDType value)
-