Uses of Class
org.exoplatform.social.service.rest.api.models.ProfileRestOut.Field
-
Packages that use ProfileRestOut.Field Package Description org.exoplatform.social.service.rest.api.models -
-
Uses of ProfileRestOut.Field in org.exoplatform.social.service.rest.api.models
Methods in org.exoplatform.social.service.rest.api.models that return ProfileRestOut.Field Modifier and Type Method Description static ProfileRestOut.FieldProfileRestOut.Field. valueOf(String name)Returns the enum constant of this type with the specified name.static ProfileRestOut.Field[]ProfileRestOut.Field. values()Returns an array containing the constants of this enum type, in the order they are declared.
-