Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ItemUpdateRequestIndicatorType
-
Packages that use ItemUpdateRequestIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ItemUpdateRequestIndicatorType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ItemUpdateRequestIndicatorType Modifier and Type Field Description protected ItemUpdateRequestIndicatorTypeCatalogueRequestType. itemUpdateRequestIndicatorMethods in network.oxalis.peppol.ubl2.jaxb that return ItemUpdateRequestIndicatorType Modifier and Type Method Description ItemUpdateRequestIndicatorTypeCatalogueRequestType. getItemUpdateRequestIndicator()Gets the value of the itemUpdateRequestIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ItemUpdateRequestIndicatorType Modifier and Type Method Description voidCatalogueRequestType. setItemUpdateRequestIndicator(ItemUpdateRequestIndicatorType value)Sets the value of the itemUpdateRequestIndicator property. -
Uses of ItemUpdateRequestIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ItemUpdateRequestIndicatorType Modifier and Type Method Description ItemUpdateRequestIndicatorTypeObjectFactory. createItemUpdateRequestIndicatorType()Create an instance ofItemUpdateRequestIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ItemUpdateRequestIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ItemUpdateRequestIndicatorType>ObjectFactory. createItemUpdateRequestIndicator(ItemUpdateRequestIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ItemUpdateRequestIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ItemUpdateRequestIndicatorType>ObjectFactory. createItemUpdateRequestIndicator(ItemUpdateRequestIndicatorType value)
-