Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TradeServiceCodeType
-
Packages that use TradeServiceCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TradeServiceCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TradeServiceCodeType Modifier and Type Field Description protected TradeServiceCodeTypeTransportMeansType. tradeServiceCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TradeServiceCodeType Modifier and Type Method Description TradeServiceCodeTypeTransportMeansType. getTradeServiceCode()Gets the value of the tradeServiceCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TradeServiceCodeType Modifier and Type Method Description voidTransportMeansType. setTradeServiceCode(TradeServiceCodeType value)Sets the value of the tradeServiceCode property. -
Uses of TradeServiceCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TradeServiceCodeType Modifier and Type Method Description TradeServiceCodeTypeObjectFactory. createTradeServiceCodeType()Create an instance ofTradeServiceCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TradeServiceCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TradeServiceCodeType>ObjectFactory. createTradeServiceCode(TradeServiceCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TradeServiceCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TradeServiceCodeType>ObjectFactory. createTradeServiceCode(TradeServiceCodeType value)
-