Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TelephoneType
-
Packages that use TelephoneType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TelephoneType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TelephoneType Modifier and Type Field Description protected TelephoneTypeContactType. telephoneMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TelephoneType Modifier and Type Method Description TelephoneTypeContactType. getTelephone()Gets the value of the telephone property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TelephoneType Modifier and Type Method Description voidContactType. setTelephone(TelephoneType value)Sets the value of the telephone property. -
Uses of TelephoneType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TelephoneType Modifier and Type Method Description TelephoneTypeObjectFactory. createTelephoneType()Create an instance ofTelephoneTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TelephoneType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TelephoneType>ObjectFactory. createTelephone(TelephoneType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TelephoneType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TelephoneType>ObjectFactory. createTelephone(TelephoneType value)
-