public class ModelObjectLocator extends Object
| Constructor and Description |
|---|
ModelObjectLocator(String acctId,
String model,
String oid) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcctId()
Get the account that holds the model
|
String |
getModel()
Get the model that holds the object
|
String |
getOid()
Get the object ID in the model
|
Copyright © 2020 continual.io. All rights reserved.