Uses of Class
net.anwiba.commons.mail.schema.account.NoneAuthentification
-
Packages that use NoneAuthentification Package Description net.anwiba.commons.mail.schema.account -
-
Uses of NoneAuthentification in net.anwiba.commons.mail.schema.account
Methods in net.anwiba.commons.mail.schema.account that return NoneAuthentification Modifier and Type Method Description NoneAuthentificationObjectFactory. createNoneAuthentification()Create an instance ofNoneAuthentificationMethods in net.anwiba.commons.mail.schema.account that return types with arguments of type NoneAuthentification Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NoneAuthentification>ObjectFactory. createNone(NoneAuthentification value)Methods in net.anwiba.commons.mail.schema.account with parameters of type NoneAuthentification Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NoneAuthentification>ObjectFactory. createNone(NoneAuthentification value)
-