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