Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TelecommunicationsServiceCategoryType
-
Packages that use TelecommunicationsServiceCategoryType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TelecommunicationsServiceCategoryType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TelecommunicationsServiceCategoryType Modifier and Type Field Description protected TelecommunicationsServiceCategoryTypeTelecommunicationsServiceType. telecommunicationsServiceCategoryMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TelecommunicationsServiceCategoryType Modifier and Type Method Description TelecommunicationsServiceCategoryTypeTelecommunicationsServiceType. getTelecommunicationsServiceCategory()Gets the value of the telecommunicationsServiceCategory property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TelecommunicationsServiceCategoryType Modifier and Type Method Description voidTelecommunicationsServiceType. setTelecommunicationsServiceCategory(TelecommunicationsServiceCategoryType value)Sets the value of the telecommunicationsServiceCategory property. -
Uses of TelecommunicationsServiceCategoryType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TelecommunicationsServiceCategoryType Modifier and Type Method Description TelecommunicationsServiceCategoryTypeObjectFactory. createTelecommunicationsServiceCategoryType()Create an instance ofTelecommunicationsServiceCategoryTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TelecommunicationsServiceCategoryType Modifier and Type Method Description javax.xml.bind.JAXBElement<TelecommunicationsServiceCategoryType>ObjectFactory. createTelecommunicationsServiceCategory(TelecommunicationsServiceCategoryType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TelecommunicationsServiceCategoryType Modifier and Type Method Description javax.xml.bind.JAXBElement<TelecommunicationsServiceCategoryType>ObjectFactory. createTelecommunicationsServiceCategory(TelecommunicationsServiceCategoryType value)
-