Uses of Interface
com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage.ValueDecorator
-
Packages that use IAzureMessage.ValueDecorator Package Description com.microsoft.azure.toolkit.lib.common.action com.microsoft.azure.toolkit.lib.common.messager -
-
Uses of IAzureMessage.ValueDecorator in com.microsoft.azure.toolkit.lib.common.action
Methods in com.microsoft.azure.toolkit.lib.common.action with parameters of type IAzureMessage.ValueDecorator Modifier and Type Method Description StringAzureActionManager.DummyOpenUrlAction. toString(IAzureMessage.ValueDecorator decorator) -
Uses of IAzureMessage.ValueDecorator in com.microsoft.azure.toolkit.lib.common.messager
Fields in com.microsoft.azure.toolkit.lib.common.messager declared as IAzureMessage.ValueDecorator Modifier and Type Field Description protected IAzureMessage.ValueDecoratorAzureMessage. valueDecorator
-