Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.IdentificationCodeType
-
Packages that use IdentificationCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of IdentificationCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as IdentificationCodeType Modifier and Type Field Description protected IdentificationCodeTypeCountryType. identificationCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return IdentificationCodeType Modifier and Type Method Description IdentificationCodeTypeCountryType. getIdentificationCode()Gets the value of the identificationCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type IdentificationCodeType Modifier and Type Method Description voidCountryType. setIdentificationCode(IdentificationCodeType value)Sets the value of the identificationCode property. -
Uses of IdentificationCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return IdentificationCodeType Modifier and Type Method Description IdentificationCodeTypeObjectFactory. createIdentificationCodeType()Create an instance ofIdentificationCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type IdentificationCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IdentificationCodeType>ObjectFactory. createIdentificationCode(IdentificationCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type IdentificationCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IdentificationCodeType>ObjectFactory. createIdentificationCode(IdentificationCodeType value)
-