Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TradingRestrictionsType
-
Packages that use TradingRestrictionsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TradingRestrictionsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TradingRestrictionsType Modifier and Type Field Description protected List<TradingRestrictionsType>ItemLocationQuantityType. tradingRestrictionsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TradingRestrictionsType Modifier and Type Method Description List<TradingRestrictionsType>ItemLocationQuantityType. getTradingRestrictions()Gets the value of the tradingRestrictions property. -
Uses of TradingRestrictionsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TradingRestrictionsType Modifier and Type Method Description TradingRestrictionsTypeObjectFactory. createTradingRestrictionsType()Create an instance ofTradingRestrictionsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TradingRestrictionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TradingRestrictionsType>ObjectFactory. createTradingRestrictions(TradingRestrictionsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TradingRestrictionsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TradingRestrictionsType>ObjectFactory. createTradingRestrictions(TradingRestrictionsType value)
-