Uses of Class
com.longbridge.fundamental.InstitutionRecommend
-
Packages that use InstitutionRecommend Package Description com.longbridge.fundamental -
-
Uses of InstitutionRecommend in com.longbridge.fundamental
Fields in com.longbridge.fundamental declared as InstitutionRecommend Modifier and Type Field Description InstitutionRecommendInstitutionRatingSummary. recommendConsensus recommendation.Methods in com.longbridge.fundamental that return InstitutionRecommend Modifier and Type Method Description static InstitutionRecommendInstitutionRecommend. valueOf(String name)Returns the enum constant of this type with the specified name.static InstitutionRecommend[]InstitutionRecommend. values()Returns an array containing the constants of this enum type, in the order they are declared.
-