Uses of Enum Class
com.jbstrap.ui.components.activitystream.ActivityStreamType
Packages that use ActivityStreamType
-
Uses of ActivityStreamType in com.jbstrap.ui.components.activitystream
Methods in com.jbstrap.ui.components.activitystream that return ActivityStreamTypeModifier and TypeMethodDescriptionfinal ActivityStreamType
ActivityStream.getType()
Gets the display type of the activity streamstatic ActivityStreamType
Returns the enum constant of this class with the specified name.static ActivityStreamType[]
ActivityStreamType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.jbstrap.ui.components.activitystream with parameters of type ActivityStreamTypeModifier and TypeMethodDescriptionfinal ActivityStream
ActivityStream.setType
(ActivityStreamType type) Sets the display type of the activity stream