Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MarketValueAmountType
-
Packages that use MarketValueAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MarketValueAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MarketValueAmountType Modifier and Type Field Description protected MarketValueAmountTypeImmobilizedSecurityType. marketValueAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MarketValueAmountType Modifier and Type Method Description MarketValueAmountTypeImmobilizedSecurityType. getMarketValueAmount()Gets the value of the marketValueAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MarketValueAmountType Modifier and Type Method Description voidImmobilizedSecurityType. setMarketValueAmount(MarketValueAmountType value)Sets the value of the marketValueAmount property. -
Uses of MarketValueAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MarketValueAmountType Modifier and Type Method Description MarketValueAmountTypeObjectFactory. createMarketValueAmountType()Create an instance ofMarketValueAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MarketValueAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MarketValueAmountType>ObjectFactory. createMarketValueAmount(MarketValueAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MarketValueAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MarketValueAmountType>ObjectFactory. createMarketValueAmount(MarketValueAmountType value)
-