Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CargoTypeCodeType
-
Packages that use CargoTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CargoTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CargoTypeCodeType Modifier and Type Field Description protected CargoTypeCodeTypeCommodityClassificationType. cargoTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CargoTypeCodeType Modifier and Type Method Description CargoTypeCodeTypeCommodityClassificationType. getCargoTypeCode()Gets the value of the cargoTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CargoTypeCodeType Modifier and Type Method Description voidCommodityClassificationType. setCargoTypeCode(CargoTypeCodeType value)Sets the value of the cargoTypeCode property. -
Uses of CargoTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CargoTypeCodeType Modifier and Type Method Description CargoTypeCodeTypeObjectFactory. createCargoTypeCodeType()Create an instance ofCargoTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CargoTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CargoTypeCodeType>ObjectFactory. createCargoTypeCode(CargoTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CargoTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CargoTypeCodeType>ObjectFactory. createCargoTypeCode(CargoTypeCodeType value)
-