Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LanguageIDType
-
Packages that use LanguageIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LanguageIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LanguageIDType Modifier and Type Field Description protected LanguageIDTypeClassificationSchemeType. languageIDprotected LanguageIDTypeDocumentReferenceType. languageIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LanguageIDType Modifier and Type Method Description LanguageIDTypeClassificationSchemeType. getLanguageID()Gets the value of the languageID property.LanguageIDTypeDocumentReferenceType. getLanguageID()Gets the value of the languageID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LanguageIDType Modifier and Type Method Description voidClassificationSchemeType. setLanguageID(LanguageIDType value)Sets the value of the languageID property.voidDocumentReferenceType. setLanguageID(LanguageIDType value)Sets the value of the languageID property. -
Uses of LanguageIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LanguageIDType Modifier and Type Method Description LanguageIDTypeObjectFactory. createLanguageIDType()Create an instance ofLanguageIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LanguageIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<LanguageIDType>ObjectFactory. createLanguageID(LanguageIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LanguageIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<LanguageIDType>ObjectFactory. createLanguageID(LanguageIDType value)
-