Uses of Class
mireka.list.ListMember
-
Packages that use ListMember Package Description mireka.list Provides a simple mailing list, which can be used for small, closed, internal mailing lists, if a full mailing list manager software is not available. -
-
Uses of ListMember in mireka.list
Methods in mireka.list with parameters of type ListMember Modifier and Type Method Description voidListDestination. addMember(ListMember listMember)Method parameters in mireka.list with type arguments of type ListMember Modifier and Type Method Description voidListDestination. setMembers(java.util.List<ListMember> members)
-