Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PackagingTypeCodeType
-
Packages that use PackagingTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PackagingTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PackagingTypeCodeType Modifier and Type Field Description protected PackagingTypeCodeTypePackageType. packagingTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PackagingTypeCodeType Modifier and Type Method Description PackagingTypeCodeTypePackageType. getPackagingTypeCode()Gets the value of the packagingTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PackagingTypeCodeType Modifier and Type Method Description voidPackageType. setPackagingTypeCode(PackagingTypeCodeType value)Sets the value of the packagingTypeCode property. -
Uses of PackagingTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PackagingTypeCodeType Modifier and Type Method Description PackagingTypeCodeTypeObjectFactory. createPackagingTypeCodeType()Create an instance ofPackagingTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PackagingTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PackagingTypeCodeType>ObjectFactory. createPackagingTypeCode(PackagingTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PackagingTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PackagingTypeCodeType>ObjectFactory. createPackagingTypeCode(PackagingTypeCodeType value)
-