Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BrandNameType
-
Packages that use BrandNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BrandNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type BrandNameType Modifier and Type Field Description protected List<BrandNameType>ItemType. brandNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type BrandNameType Modifier and Type Method Description List<BrandNameType>ItemType. getBrandName()Gets the value of the brandName property. -
Uses of BrandNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BrandNameType Modifier and Type Method Description BrandNameTypeObjectFactory. createBrandNameType()Create an instance ofBrandNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BrandNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<BrandNameType>ObjectFactory. createBrandName(BrandNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BrandNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<BrandNameType>ObjectFactory. createBrandName(BrandNameType value)
-