Uses of Enum
com.studerw.tda.model.account.ActivityType
Packages that use ActivityType
-
Uses of ActivityType in com.studerw.tda.model.account
Methods in com.studerw.tda.model.account that return ActivityTypeModifier and TypeMethodDescriptionOrderActivity.getActivityType()static ActivityTypeReturns the enum constant of this type with the specified name.static ActivityType[]ActivityType.values()Returns an array containing the constants of this enum type, in the order they are declared.