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. geographicAreasGeographic AreasMethods in com.ellucian.generated.eedm.constituent_addresses.v7_0 that return GeographicArea Modifier and Type Method Description GeographicAreaGeographicArea. 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 voidConstituentAddresses. setGeographicAreas(List<GeographicArea> geographicAreas)Geographic AreasConstituentAddressesConstituentAddresses. withGeographicAreas(List<GeographicArea> geographicAreas)
-