Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.NatureCodeType
-
Packages that use NatureCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of NatureCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as NatureCodeType Modifier and Type Field Description protected NatureCodeTypeCommodityClassificationType. natureCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return NatureCodeType Modifier and Type Method Description NatureCodeTypeCommodityClassificationType. getNatureCode()Gets the value of the natureCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type NatureCodeType Modifier and Type Method Description voidCommodityClassificationType. setNatureCode(NatureCodeType value)Sets the value of the natureCode property. -
Uses of NatureCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return NatureCodeType Modifier and Type Method Description NatureCodeTypeObjectFactory. createNatureCodeType()Create an instance ofNatureCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type NatureCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NatureCodeType>ObjectFactory. createNatureCode(NatureCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type NatureCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NatureCodeType>ObjectFactory. createNatureCode(NatureCodeType value)
-