Uses of Class
com.ellucian.generated.eedm.persons.v12_3_0.Race
-
Packages that use Race Package Description com.ellucian.generated.eedm.persons.v12_3_0 -
-
Uses of Race in com.ellucian.generated.eedm.persons.v12_3_0
Fields in com.ellucian.generated.eedm.persons.v12_3_0 with type parameters of type Race Modifier and Type Field Description private List<Race>
Persons. races
RacesMethods in com.ellucian.generated.eedm.persons.v12_3_0 that return Race Modifier and Type Method Description Race
Race. withRace(Object race)
Race
Race. withReporting(List<Reporting__1> reporting)
Methods in com.ellucian.generated.eedm.persons.v12_3_0 that return types with arguments of type Race Modifier and Type Method Description List<Race>
Persons. getRaces()
RacesMethod parameters in com.ellucian.generated.eedm.persons.v12_3_0 with type arguments of type Race Modifier and Type Method Description void
Persons. setRaces(List<Race> races)
RacesPersons
Persons. withRaces(List<Race> races)
-