Uses of Class
com.ellucian.generated.eedm.constituent_communication_activities.v1_0_0.Note
-
Packages that use Note Package Description com.ellucian.generated.eedm.constituent_communication_activities.v1_0_0 -
-
Uses of Note in com.ellucian.generated.eedm.constituent_communication_activities.v1_0_0
Fields in com.ellucian.generated.eedm.constituent_communication_activities.v1_0_0 with type parameters of type Note Modifier and Type Field Description private List<Note>ConstituentCommunicationActivities. notesNotesMethods in com.ellucian.generated.eedm.constituent_communication_activities.v1_0_0 that return Note Modifier and Type Method Description NoteNote. withContent(String content)NoteNote. withSubject(String subject)Methods in com.ellucian.generated.eedm.constituent_communication_activities.v1_0_0 that return types with arguments of type Note Modifier and Type Method Description List<Note>ConstituentCommunicationActivities. getNotes()NotesMethod parameters in com.ellucian.generated.eedm.constituent_communication_activities.v1_0_0 with type arguments of type Note Modifier and Type Method Description voidConstituentCommunicationActivities. setNotes(List<Note> notes)NotesConstituentCommunicationActivitiesConstituentCommunicationActivities. withNotes(List<Note> notes)
-