Uses of Class
step.plugins.messages.UserInboxItem.Fields
- 
Packages that use UserInboxItem.Fields Package Description step.plugins.messages 
- 
- 
Uses of UserInboxItem.Fields in step.plugins.messagesMethods in step.plugins.messages that return UserInboxItem.Fields Modifier and Type Method Description static UserInboxItem.FieldsUserInboxItem.Fields. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UserInboxItem.Fields[]UserInboxItem.Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-