Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ChannelType
-
Packages that use ChannelType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ChannelType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ChannelType Modifier and Type Field Description protected ChannelTypeCommunicationType. channelMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ChannelType Modifier and Type Method Description ChannelTypeCommunicationType. getChannel()Gets the value of the channel property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ChannelType Modifier and Type Method Description voidCommunicationType. setChannel(ChannelType value)Sets the value of the channel property. -
Uses of ChannelType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ChannelType Modifier and Type Method Description ChannelTypeObjectFactory. createChannelType()Create an instance ofChannelTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ChannelType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ChannelType>ObjectFactory. createChannel(ChannelType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ChannelType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ChannelType>ObjectFactory. createChannel(ChannelType value)
-