Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RoamingPartnerNameType
-
Packages that use RoamingPartnerNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RoamingPartnerNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RoamingPartnerNameType Modifier and Type Field Description protected RoamingPartnerNameTypeTelecommunicationsServiceType. roamingPartnerNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RoamingPartnerNameType Modifier and Type Method Description RoamingPartnerNameTypeTelecommunicationsServiceType. getRoamingPartnerName()Gets the value of the roamingPartnerName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RoamingPartnerNameType Modifier and Type Method Description voidTelecommunicationsServiceType. setRoamingPartnerName(RoamingPartnerNameType value)Sets the value of the roamingPartnerName property. -
Uses of RoamingPartnerNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RoamingPartnerNameType Modifier and Type Method Description RoamingPartnerNameTypeObjectFactory. createRoamingPartnerNameType()Create an instance ofRoamingPartnerNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RoamingPartnerNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<RoamingPartnerNameType>ObjectFactory. createRoamingPartnerName(RoamingPartnerNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RoamingPartnerNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<RoamingPartnerNameType>ObjectFactory. createRoamingPartnerName(RoamingPartnerNameType value)
-