Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SpecialTransportRequirementsType
-
Packages that use SpecialTransportRequirementsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SpecialTransportRequirementsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type SpecialTransportRequirementsType Modifier and Type Field Description protected List<SpecialTransportRequirementsType>TransportEquipmentType. specialTransportRequirementsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type SpecialTransportRequirementsType Modifier and Type Method Description List<SpecialTransportRequirementsType>TransportEquipmentType. getSpecialTransportRequirements()Gets the value of the specialTransportRequirements property. -
Uses of SpecialTransportRequirementsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SpecialTransportRequirementsType Modifier and Type Method Description SpecialTransportRequirementsTypeObjectFactory. createSpecialTransportRequirementsType()Create an instance ofSpecialTransportRequirementsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SpecialTransportRequirementsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SpecialTransportRequirementsType>ObjectFactory. createSpecialTransportRequirements(SpecialTransportRequirementsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SpecialTransportRequirementsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SpecialTransportRequirementsType>ObjectFactory. createSpecialTransportRequirements(SpecialTransportRequirementsType value)
-