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