Package | Description |
---|---|
com.uc4.api.objects |
This package contains classes related to objects in the Automation Engine.
|
Modifier and Type | Method and Description |
---|---|
Iterator<SyncAction> |
Sync.actionIterator()
Returns an iterator over
SyncAction . |
Modifier and Type | Method and Description |
---|---|
void |
Sync.addAction(SyncAction action)
Adds a new action to this Sync object.
|
boolean |
Sync.removeAction(SyncAction action)
Removes the specified action.
|
Copyright © 2019. All rights reserved.