Uses of Class
net.anwiba.commons.mail.schema.account.Account
-
Packages that use Account Package Description net.anwiba.commons.mail net.anwiba.commons.mail.schema.account -
-
Uses of Account in net.anwiba.commons.mail
Methods in net.anwiba.commons.mail that return Account Modifier and Type Method Description AccountAccountReader. read(java.io.InputStream inputStream) -
Uses of Account in net.anwiba.commons.mail.schema.account
Methods in net.anwiba.commons.mail.schema.account that return Account Modifier and Type Method Description AccountObjectFactory. createAccount()Create an instance ofAccountMethods in net.anwiba.commons.mail.schema.account that return types with arguments of type Account Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Account>ObjectFactory. createAccount(Account value)Methods in net.anwiba.commons.mail.schema.account with parameters of type Account Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Account>ObjectFactory. createAccount(Account value)
-