Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ItemPropertyGroupType
-
Packages that use ItemPropertyGroupType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ItemPropertyGroupType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ItemPropertyGroupType Modifier and Type Field Description protected List<ItemPropertyGroupType>ItemPropertyType. itemPropertyGroupMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ItemPropertyGroupType Modifier and Type Method Description ItemPropertyGroupTypeObjectFactory. createItemPropertyGroupType()Create an instance ofItemPropertyGroupTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ItemPropertyGroupType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemPropertyGroupType>ObjectFactory. createItemPropertyGroup(ItemPropertyGroupType value)List<ItemPropertyGroupType>ItemPropertyType. getItemPropertyGroup()Gets the value of the itemPropertyGroup property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ItemPropertyGroupType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemPropertyGroupType>ObjectFactory. createItemPropertyGroup(ItemPropertyGroupType value)
-