public class CopyFactorySubscriberOrProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
id
Profile id
|
String |
name
User name
|
List<CopyFactoryStrategyIdAndName> |
strategies
List of strategy IDs provided by provider or subscribed to by subscriber
|
| Constructor and Description |
|---|
CopyFactorySubscriberOrProvider() |
public String id
public String name
public List<CopyFactoryStrategyIdAndName> strategies
Copyright © 2023. All rights reserved.