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. formattedNames
Formatted NamesMethods in com.ellucian.generated.eedm.constituent_persons.v12_1_0 that return FormattedName Modifier and Type Method Description FormattedName
FormattedName. withForUseBy(ForUseBy forUseBy)
FormattedName
FormattedName. withName(String name)
FormattedName
FormattedName. 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 void
Names. setFormattedNames(List<FormattedName> formattedNames)
Formatted NamesNames
Names. withFormattedNames(List<FormattedName> formattedNames)
-