@Beta public abstract class IntentPrimitive extends Object
| Constructor and Description |
|---|
IntentPrimitive(org.onosproject.core.ApplicationId appId) |
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.core.ApplicationId |
appId()
The getter for the application ID associated with the intent primitive upon creation.
|