Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ItemPropertyType
-
Packages that use ItemPropertyType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ItemPropertyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ItemPropertyType Modifier and Type Field Description protected List<ItemPropertyType>ItemInstanceType. additionalItemPropertyprotected List<ItemPropertyType>ItemType. additionalItemPropertyprotected List<ItemPropertyType>LotIdentificationType. additionalItemPropertyprotected List<ItemPropertyType>CatalogueLineType. keywordItemPropertyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ItemPropertyType Modifier and Type Method Description ItemPropertyTypeObjectFactory. createItemPropertyType()Create an instance ofItemPropertyTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ItemPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ItemPropertyType>ObjectFactory. createAdditionalItemProperty(ItemPropertyType value)jakarta.xml.bind.JAXBElement<ItemPropertyType>ObjectFactory. createItemProperty(ItemPropertyType value)jakarta.xml.bind.JAXBElement<ItemPropertyType>ObjectFactory. createKeywordItemProperty(ItemPropertyType value)List<ItemPropertyType>ItemInstanceType. getAdditionalItemProperty()Gets the value of the additionalItemProperty property.List<ItemPropertyType>ItemType. getAdditionalItemProperty()Gets the value of the additionalItemProperty property.List<ItemPropertyType>LotIdentificationType. getAdditionalItemProperty()Gets the value of the additionalItemProperty property.List<ItemPropertyType>CatalogueLineType. getKeywordItemProperty()Gets the value of the keywordItemProperty property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ItemPropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ItemPropertyType>ObjectFactory. createAdditionalItemProperty(ItemPropertyType value)jakarta.xml.bind.JAXBElement<ItemPropertyType>ObjectFactory. createItemProperty(ItemPropertyType value)jakarta.xml.bind.JAXBElement<ItemPropertyType>ObjectFactory. createKeywordItemProperty(ItemPropertyType value)
-