Uses of Class
io.awspring.spring.data.examples.model.AccountNote
Packages that use AccountNote
-
Uses of AccountNote in io.awspring.spring.data.examples.model
Methods in io.awspring.spring.data.examples.model that return AccountNoteMethods in io.awspring.spring.data.examples.model with parameters of type AccountNoteModifier and TypeMethodDescriptionstatic CustomerAccountCustomerAccount.note(String accountId, String noteId, AccountNote note) voidCustomerAccount.setNote(AccountNote note)