Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ItemInstanceType
-
Packages that use ItemInstanceType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ItemInstanceType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ItemInstanceType Modifier and Type Field Description protected List<ItemInstanceType>ItemType. itemInstanceMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ItemInstanceType Modifier and Type Method Description ItemInstanceTypeObjectFactory. createItemInstanceType()Create an instance ofItemInstanceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ItemInstanceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemInstanceType>ObjectFactory. createItemInstance(ItemInstanceType value)List<ItemInstanceType>ItemType. getItemInstance()Gets the value of the itemInstance property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ItemInstanceType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemInstanceType>ObjectFactory. createItemInstance(ItemInstanceType value)
-