Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ShipsRequirementsType
-
Packages that use ShipsRequirementsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ShipsRequirementsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ShipsRequirementsType Modifier and Type Field Description protected List<ShipsRequirementsType>MaritimeTransportType. shipsRequirementsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ShipsRequirementsType Modifier and Type Method Description List<ShipsRequirementsType>MaritimeTransportType. getShipsRequirements()Gets the value of the shipsRequirements property. -
Uses of ShipsRequirementsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ShipsRequirementsType Modifier and Type Method Description ShipsRequirementsTypeObjectFactory. createShipsRequirementsType()Create an instance ofShipsRequirementsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ShipsRequirementsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShipsRequirementsType>ObjectFactory. createShipsRequirements(ShipsRequirementsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ShipsRequirementsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShipsRequirementsType>ObjectFactory. createShipsRequirements(ShipsRequirementsType value)
-