Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TelefaxType
-
Packages that use TelefaxType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TelefaxType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TelefaxType Modifier and Type Field Description protected TelefaxTypeContactType. telefaxMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TelefaxType Modifier and Type Method Description TelefaxTypeContactType. getTelefax()Gets the value of the telefax property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TelefaxType Modifier and Type Method Description voidContactType. setTelefax(TelefaxType value)Sets the value of the telefax property. -
Uses of TelefaxType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TelefaxType Modifier and Type Method Description TelefaxTypeObjectFactory. createTelefaxType()Create an instance ofTelefaxTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TelefaxType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TelefaxType>ObjectFactory. createTelefax(TelefaxType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TelefaxType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TelefaxType>ObjectFactory. createTelefax(TelefaxType value)
-