Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DeclaredStatisticsValueAmountType
-
Packages that use DeclaredStatisticsValueAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DeclaredStatisticsValueAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DeclaredStatisticsValueAmountType Modifier and Type Field Description protected DeclaredStatisticsValueAmountTypeConsignmentType. declaredStatisticsValueAmountprotected DeclaredStatisticsValueAmountTypeGoodsItemType. declaredStatisticsValueAmountprotected DeclaredStatisticsValueAmountTypeShipmentType. declaredStatisticsValueAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DeclaredStatisticsValueAmountType Modifier and Type Method Description DeclaredStatisticsValueAmountTypeConsignmentType. getDeclaredStatisticsValueAmount()Gets the value of the declaredStatisticsValueAmount property.DeclaredStatisticsValueAmountTypeGoodsItemType. getDeclaredStatisticsValueAmount()Gets the value of the declaredStatisticsValueAmount property.DeclaredStatisticsValueAmountTypeShipmentType. getDeclaredStatisticsValueAmount()Gets the value of the declaredStatisticsValueAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DeclaredStatisticsValueAmountType Modifier and Type Method Description voidConsignmentType. setDeclaredStatisticsValueAmount(DeclaredStatisticsValueAmountType value)Sets the value of the declaredStatisticsValueAmount property.voidGoodsItemType. setDeclaredStatisticsValueAmount(DeclaredStatisticsValueAmountType value)Sets the value of the declaredStatisticsValueAmount property.voidShipmentType. setDeclaredStatisticsValueAmount(DeclaredStatisticsValueAmountType value)Sets the value of the declaredStatisticsValueAmount property. -
Uses of DeclaredStatisticsValueAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DeclaredStatisticsValueAmountType Modifier and Type Method Description DeclaredStatisticsValueAmountTypeObjectFactory. createDeclaredStatisticsValueAmountType()Create an instance ofDeclaredStatisticsValueAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DeclaredStatisticsValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeclaredStatisticsValueAmountType>ObjectFactory. createDeclaredStatisticsValueAmount(DeclaredStatisticsValueAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DeclaredStatisticsValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeclaredStatisticsValueAmountType>ObjectFactory. createDeclaredStatisticsValueAmount(DeclaredStatisticsValueAmountType value)
-