Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LocaleCodeType
-
Packages that use LocaleCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LocaleCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LocaleCodeType Modifier and Type Field Description protected LocaleCodeTypeDocumentReferenceType. localeCodeprotected LocaleCodeTypeLanguageType. localeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LocaleCodeType Modifier and Type Method Description LocaleCodeTypeDocumentReferenceType. getLocaleCode()Gets the value of the localeCode property.LocaleCodeTypeLanguageType. getLocaleCode()Gets the value of the localeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LocaleCodeType Modifier and Type Method Description voidDocumentReferenceType. setLocaleCode(LocaleCodeType value)Sets the value of the localeCode property.voidLanguageType. setLocaleCode(LocaleCodeType value)Sets the value of the localeCode property. -
Uses of LocaleCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LocaleCodeType Modifier and Type Method Description LocaleCodeTypeObjectFactory. createLocaleCodeType()Create an instance ofLocaleCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LocaleCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LocaleCodeType>ObjectFactory. createLocaleCode(LocaleCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LocaleCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LocaleCodeType>ObjectFactory. createLocaleCode(LocaleCodeType value)
-