Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AirFlowPercentType
-
Packages that use AirFlowPercentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AirFlowPercentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AirFlowPercentType Modifier and Type Field Description protected AirFlowPercentTypeTransportEquipmentType. airFlowPercentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AirFlowPercentType Modifier and Type Method Description AirFlowPercentTypeTransportEquipmentType. getAirFlowPercent()Gets the value of the airFlowPercent property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AirFlowPercentType Modifier and Type Method Description voidTransportEquipmentType. setAirFlowPercent(AirFlowPercentType value)Sets the value of the airFlowPercent property. -
Uses of AirFlowPercentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AirFlowPercentType Modifier and Type Method Description AirFlowPercentTypeObjectFactory. createAirFlowPercentType()Create an instance ofAirFlowPercentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AirFlowPercentType Modifier and Type Method Description javax.xml.bind.JAXBElement<AirFlowPercentType>ObjectFactory. createAirFlowPercent(AirFlowPercentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AirFlowPercentType Modifier and Type Method Description javax.xml.bind.JAXBElement<AirFlowPercentType>ObjectFactory. createAirFlowPercent(AirFlowPercentType value)
-