Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PhoneNumberType
-
Packages that use PhoneNumberType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PhoneNumberType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PhoneNumberType Modifier and Type Field Description protected PhoneNumberTypeTelecommunicationsSupplyLineType. phoneNumberMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PhoneNumberType Modifier and Type Method Description PhoneNumberTypeTelecommunicationsSupplyLineType. getPhoneNumber()Gets the value of the phoneNumber property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PhoneNumberType Modifier and Type Method Description voidTelecommunicationsSupplyLineType. setPhoneNumber(PhoneNumberType value)Sets the value of the phoneNumber property. -
Uses of PhoneNumberType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PhoneNumberType Modifier and Type Method Description PhoneNumberTypeObjectFactory. createPhoneNumberType()Create an instance ofPhoneNumberTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PhoneNumberType Modifier and Type Method Description javax.xml.bind.JAXBElement<PhoneNumberType>ObjectFactory. createPhoneNumber(PhoneNumberType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PhoneNumberType Modifier and Type Method Description javax.xml.bind.JAXBElement<PhoneNumberType>ObjectFactory. createPhoneNumber(PhoneNumberType value)
-