Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TradingTermsType
-
Packages that use TradingTermsType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TradingTermsType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TradingTermsType Modifier and Type Field Description protected TradingTermsTypeCatalogueItemSpecificationUpdateType. tradingTermsprotected TradingTermsTypeCataloguePricingUpdateType. tradingTermsprotected TradingTermsTypeCatalogueRequestType. tradingTermsFields in network.oxalis.peppol.ubl2.jaxb with type parameters of type TradingTermsType Modifier and Type Field Description protected List<TradingTermsType>CatalogueType. tradingTermsMethods in network.oxalis.peppol.ubl2.jaxb that return TradingTermsType Modifier and Type Method Description TradingTermsTypeCatalogueItemSpecificationUpdateType. getTradingTerms()Gets the value of the tradingTerms property.TradingTermsTypeCataloguePricingUpdateType. getTradingTerms()Gets the value of the tradingTerms property.TradingTermsTypeCatalogueRequestType. getTradingTerms()Gets the value of the tradingTerms property.Methods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type TradingTermsType Modifier and Type Method Description List<TradingTermsType>CatalogueType. getTradingTerms()Gets the value of the tradingTerms property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TradingTermsType Modifier and Type Method Description voidCatalogueItemSpecificationUpdateType. setTradingTerms(TradingTermsType value)Sets the value of the tradingTerms property.voidCataloguePricingUpdateType. setTradingTerms(TradingTermsType value)Sets the value of the tradingTerms property.voidCatalogueRequestType. setTradingTerms(TradingTermsType value)Sets the value of the tradingTerms property. -
Uses of TradingTermsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TradingTermsType Modifier and Type Field Description protected List<TradingTermsType>TransportEquipmentType. haulageTradingTermsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TradingTermsType Modifier and Type Method Description TradingTermsTypeObjectFactory. createTradingTermsType()Create an instance ofTradingTermsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TradingTermsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TradingTermsType>ObjectFactory. createHaulageTradingTerms(TradingTermsType value)jakarta.xml.bind.JAXBElement<TradingTermsType>ObjectFactory. createTradingTerms(TradingTermsType value)List<TradingTermsType>TransportEquipmentType. getHaulageTradingTerms()Gets the value of the haulageTradingTerms property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TradingTermsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TradingTermsType>ObjectFactory. createHaulageTradingTerms(TradingTermsType value)jakarta.xml.bind.JAXBElement<TradingTermsType>ObjectFactory. createTradingTerms(TradingTermsType value)
-