Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MonetaryScopeType
-
Packages that use MonetaryScopeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MonetaryScopeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type MonetaryScopeType Modifier and Type Field Description protected List<MonetaryScopeType>RequestedTenderTotalType. monetaryScopeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type MonetaryScopeType Modifier and Type Method Description List<MonetaryScopeType>RequestedTenderTotalType. getMonetaryScope()Gets the value of the monetaryScope property. -
Uses of MonetaryScopeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MonetaryScopeType Modifier and Type Method Description MonetaryScopeTypeObjectFactory. createMonetaryScopeType()Create an instance ofMonetaryScopeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MonetaryScopeType Modifier and Type Method Description javax.xml.bind.JAXBElement<MonetaryScopeType>ObjectFactory. createMonetaryScope(MonetaryScopeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MonetaryScopeType Modifier and Type Method Description javax.xml.bind.JAXBElement<MonetaryScopeType>ObjectFactory. createMonetaryScope(MonetaryScopeType value)
-