| Package | Description |
|---|---|
| org.finra.herd.model.api.xml |
| Modifier and Type | Field and Description |
|---|---|
protected MasterInstanceDefinition |
InstanceDefinitions.masterInstances |
| Modifier and Type | Method and Description |
|---|---|
MasterInstanceDefinition |
ObjectFactory.createMasterInstanceDefinition()
Create an instance of
MasterInstanceDefinition |
MasterInstanceDefinition |
InstanceDefinitions.getMasterInstances()
Gets the value of the masterInstances property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceDefinitions.setMasterInstances(MasterInstanceDefinition value)
Sets the value of the masterInstances property.
|
| Constructor and Description |
|---|
InstanceDefinitions(MasterInstanceDefinition masterInstances,
InstanceDefinition coreInstances,
InstanceDefinition taskInstances)
Fully-initialising value constructor
|
Copyright © 2019. All rights reserved.