Uses of Class
com.ellucian.generated.eedm.constituent_persons.v12_1_0.FormattedName
-
Packages that use FormattedName Package Description com.ellucian.generated.eedm.constituent_persons.v12_1_0 -
-
Uses of FormattedName in com.ellucian.generated.eedm.constituent_persons.v12_1_0
Fields in com.ellucian.generated.eedm.constituent_persons.v12_1_0 with type parameters of type FormattedName Modifier and Type Field Description private List<FormattedName>Names. formattedNamesFormatted NamesMethods in com.ellucian.generated.eedm.constituent_persons.v12_1_0 that return FormattedName Modifier and Type Method Description FormattedNameFormattedName. withForUseBy(ForUseBy forUseBy)FormattedNameFormattedName. withName(String name)FormattedNameFormattedName. withType(Type__1 type)Methods in com.ellucian.generated.eedm.constituent_persons.v12_1_0 that return types with arguments of type FormattedName Modifier and Type Method Description List<FormattedName>Names. getFormattedNames()Formatted NamesMethod parameters in com.ellucian.generated.eedm.constituent_persons.v12_1_0 with type arguments of type FormattedName Modifier and Type Method Description voidNames. setFormattedNames(List<FormattedName> formattedNames)Formatted NamesNamesNames. withFormattedNames(List<FormattedName> formattedNames)
-