Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ItemManagementProfileType
-
Packages that use ItemManagementProfileType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ItemManagementProfileType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ItemManagementProfileType Modifier and Type Field Description protected List<ItemManagementProfileType>TradeItemLocationProfileType. itemManagementProfileMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ItemManagementProfileType Modifier and Type Method Description List<ItemManagementProfileType>TradeItemLocationProfileType. getItemManagementProfile()Gets the value of the itemManagementProfile property. -
Uses of ItemManagementProfileType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return ItemManagementProfileType Modifier and Type Method Description ItemManagementProfileTypeObjectFactory. createItemManagementProfileType()Create an instance ofItemManagementProfileTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ItemManagementProfileType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ItemManagementProfileType>ObjectFactory. createItemManagementProfile(ItemManagementProfileType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ItemManagementProfileType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ItemManagementProfileType>ObjectFactory. createItemManagementProfile(ItemManagementProfileType value)
-