public class Service extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ObjectStoreV2 |
objectStoreV2 |
| Constructor and Description |
|---|
Service() |
| Modifier and Type | Method and Description |
|---|---|
ObjectStoreV2 |
getObjectStoreV2() |
void |
setObjectStoreV2(ObjectStoreV2 objectStoreV2) |
@Parameter protected ObjectStoreV2 objectStoreV2
public ObjectStoreV2 getObjectStoreV2()
public void setObjectStoreV2(ObjectStoreV2 objectStoreV2)
Copyright © 2024 MuleSoft Inc. All rights reserved.