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