Uses of Class
com.ellucian.generated.eedm.constituent_addresses.v7_0.GeographicArea
-
Packages that use GeographicArea Package Description com.ellucian.generated.eedm.constituent_addresses.v7_0 -
-
Uses of GeographicArea in com.ellucian.generated.eedm.constituent_addresses.v7_0
Fields in com.ellucian.generated.eedm.constituent_addresses.v7_0 with type parameters of type GeographicArea Modifier and Type Field Description private List<GeographicArea>
ConstituentAddresses. geographicAreas
Geographic AreasMethods in com.ellucian.generated.eedm.constituent_addresses.v7_0 that return GeographicArea Modifier and Type Method Description GeographicArea
GeographicArea. withId(String id)
Methods in com.ellucian.generated.eedm.constituent_addresses.v7_0 that return types with arguments of type GeographicArea Modifier and Type Method Description List<GeographicArea>
ConstituentAddresses. getGeographicAreas()
Geographic AreasMethod parameters in com.ellucian.generated.eedm.constituent_addresses.v7_0 with type arguments of type GeographicArea Modifier and Type Method Description void
ConstituentAddresses. setGeographicAreas(List<GeographicArea> geographicAreas)
Geographic AreasConstituentAddresses
ConstituentAddresses. withGeographicAreas(List<GeographicArea> geographicAreas)
-