Uses of Class
com.ellucian.generated.eedm.campaigns.v9_0.PyramidLevel
-
Packages that use PyramidLevel Package Description com.ellucian.generated.eedm.campaigns.v9_0 -
-
Uses of PyramidLevel in com.ellucian.generated.eedm.campaigns.v9_0
Fields in com.ellucian.generated.eedm.campaigns.v9_0 with type parameters of type PyramidLevel Modifier and Type Field Description private List<PyramidLevel>Campaigns. pyramidLevelsPyramid LevelsMethods in com.ellucian.generated.eedm.campaigns.v9_0 that return PyramidLevel Modifier and Type Method Description PyramidLevelPyramidLevel. withContributionsTarget(Object contributionsTarget)PyramidLevelPyramidLevel. withDonorsTarget(Object donorsTarget)PyramidLevelPyramidLevel. withFundRaisingTarget(Object fundRaisingTarget)PyramidLevelPyramidLevel. withMaximumContribution(Object maximumContribution)PyramidLevelPyramidLevel. withMinimumContribution(MinimumContribution minimumContribution)Methods in com.ellucian.generated.eedm.campaigns.v9_0 that return types with arguments of type PyramidLevel Modifier and Type Method Description List<PyramidLevel>Campaigns. getPyramidLevels()Pyramid LevelsMethod parameters in com.ellucian.generated.eedm.campaigns.v9_0 with type arguments of type PyramidLevel Modifier and Type Method Description voidCampaigns. setPyramidLevels(List<PyramidLevel> pyramidLevels)Pyramid LevelsCampaignsCampaigns. withPyramidLevels(List<PyramidLevel> pyramidLevels)
-