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