Uses of Enum Class
com.jbstrap.ui.components.activitystream.ActivityStreamType
-
Uses of ActivityStreamType in com.jbstrap.ui.components.activitystream
Modifier 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.Modifier and TypeMethodDescriptionfinal ActivityStream
ActivityStream.setType
(ActivityStreamType type) Sets the display type of the activity stream