Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FreeOnBoardValueAmountType
-
Packages that use FreeOnBoardValueAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FreeOnBoardValueAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FreeOnBoardValueAmountType Modifier and Type Field Description protected FreeOnBoardValueAmountTypeConsignmentType. freeOnBoardValueAmountprotected FreeOnBoardValueAmountTypeGoodsItemType. freeOnBoardValueAmountprotected FreeOnBoardValueAmountTypeShipmentType. freeOnBoardValueAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FreeOnBoardValueAmountType Modifier and Type Method Description FreeOnBoardValueAmountTypeConsignmentType. getFreeOnBoardValueAmount()Gets the value of the freeOnBoardValueAmount property.FreeOnBoardValueAmountTypeGoodsItemType. getFreeOnBoardValueAmount()Gets the value of the freeOnBoardValueAmount property.FreeOnBoardValueAmountTypeShipmentType. getFreeOnBoardValueAmount()Gets the value of the freeOnBoardValueAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FreeOnBoardValueAmountType Modifier and Type Method Description voidConsignmentType. setFreeOnBoardValueAmount(FreeOnBoardValueAmountType value)Sets the value of the freeOnBoardValueAmount property.voidGoodsItemType. setFreeOnBoardValueAmount(FreeOnBoardValueAmountType value)Sets the value of the freeOnBoardValueAmount property.voidShipmentType. setFreeOnBoardValueAmount(FreeOnBoardValueAmountType value)Sets the value of the freeOnBoardValueAmount property. -
Uses of FreeOnBoardValueAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FreeOnBoardValueAmountType Modifier and Type Method Description FreeOnBoardValueAmountTypeObjectFactory. createFreeOnBoardValueAmountType()Create an instance ofFreeOnBoardValueAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FreeOnBoardValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<FreeOnBoardValueAmountType>ObjectFactory. createFreeOnBoardValueAmount(FreeOnBoardValueAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FreeOnBoardValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<FreeOnBoardValueAmountType>ObjectFactory. createFreeOnBoardValueAmount(FreeOnBoardValueAmountType value)
-