Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.IndustryClassificationCodeType
-
Packages that use IndustryClassificationCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of IndustryClassificationCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as IndustryClassificationCodeType Modifier and Type Field Description protected IndustryClassificationCodeTypePartyType. industryClassificationCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return IndustryClassificationCodeType Modifier and Type Method Description IndustryClassificationCodeTypePartyType. getIndustryClassificationCode()Gets the value of the industryClassificationCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type IndustryClassificationCodeType Modifier and Type Method Description voidPartyType. setIndustryClassificationCode(IndustryClassificationCodeType value)Sets the value of the industryClassificationCode property. -
Uses of IndustryClassificationCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return IndustryClassificationCodeType Modifier and Type Method Description IndustryClassificationCodeTypeObjectFactory. createIndustryClassificationCodeType()Create an instance ofIndustryClassificationCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type IndustryClassificationCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IndustryClassificationCodeType>ObjectFactory. createIndustryClassificationCode(IndustryClassificationCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type IndustryClassificationCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IndustryClassificationCodeType>ObjectFactory. createIndustryClassificationCode(IndustryClassificationCodeType value)
-