@ThingworxExtensionApiClass(since={8,4}, canInstantiate=false, canExtendOrImplement=true) public interface IBindingTarget
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPropertyName() |
void |
write(VTQ value) |
@ThingworxExtensionApiMethod(since={8,4}, canOverride=true) void write(VTQ value) throws java.lang.Exception
java.lang.Exception - If an error occurs@ThingworxExtensionApiMethod(since={8,4}, canOverride=true) java.lang.String getPropertyName()