Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ChannelCodeType
-
Packages that use ChannelCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ChannelCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ChannelCodeType Modifier and Type Field Description protected ChannelCodeTypeCommunicationType. channelCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ChannelCodeType Modifier and Type Method Description ChannelCodeTypeCommunicationType. getChannelCode()Gets the value of the channelCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ChannelCodeType Modifier and Type Method Description voidCommunicationType. setChannelCode(ChannelCodeType value)Sets the value of the channelCode property. -
Uses of ChannelCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ChannelCodeType Modifier and Type Method Description ChannelCodeTypeObjectFactory. createChannelCodeType()Create an instance ofChannelCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ChannelCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ChannelCodeType>ObjectFactory. createChannelCode(ChannelCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ChannelCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ChannelCodeType>ObjectFactory. createChannelCode(ChannelCodeType value)
-