public interface ImportMethodBinding
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getInteractionProperties()
Method returns the properties of the method interaction.
|
java.lang.String |
getMethod()
Method returns the method of the method binding.
|
static final java.lang.String COPYRIGHT
java.lang.String getMethod()
java.util.Map<java.lang.String,java.lang.String> getInteractionProperties()