Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CatalogueIndicatorType
-
Packages that use CatalogueIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CatalogueIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CatalogueIndicatorType Modifier and Type Field Description protected CatalogueIndicatorTypeItemType. catalogueIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CatalogueIndicatorType Modifier and Type Method Description CatalogueIndicatorTypeItemType. getCatalogueIndicator()Gets the value of the catalogueIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CatalogueIndicatorType Modifier and Type Method Description voidItemType. setCatalogueIndicator(CatalogueIndicatorType value)Sets the value of the catalogueIndicator property. -
Uses of CatalogueIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CatalogueIndicatorType Modifier and Type Method Description CatalogueIndicatorTypeObjectFactory. createCatalogueIndicatorType()Create an instance ofCatalogueIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CatalogueIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<CatalogueIndicatorType>ObjectFactory. createCatalogueIndicator(CatalogueIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CatalogueIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<CatalogueIndicatorType>ObjectFactory. createCatalogueIndicator(CatalogueIndicatorType value)
-