Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TelecommunicationsSupplyType
-
Packages that use TelecommunicationsSupplyType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TelecommunicationsSupplyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TelecommunicationsSupplyType Modifier and Type Field Description protected TelecommunicationsSupplyTypeConsumptionType. telecommunicationsSupplyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TelecommunicationsSupplyType Modifier and Type Method Description TelecommunicationsSupplyTypeObjectFactory. createTelecommunicationsSupplyType()Create an instance ofTelecommunicationsSupplyTypeTelecommunicationsSupplyTypeConsumptionType. getTelecommunicationsSupply()Gets the value of the telecommunicationsSupply property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TelecommunicationsSupplyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TelecommunicationsSupplyType>ObjectFactory. createTelecommunicationsSupply(TelecommunicationsSupplyType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TelecommunicationsSupplyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TelecommunicationsSupplyType>ObjectFactory. createTelecommunicationsSupply(TelecommunicationsSupplyType value)voidConsumptionType. setTelecommunicationsSupply(TelecommunicationsSupplyType value)Sets the value of the telecommunicationsSupply property.
-