public class GovernanceZone extends GovernanceZoneDefinition
| Constructor and Description |
|---|
GovernanceZone()
Default Constructor
|
GovernanceZone(GovernanceZone template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<GovernanceDefinition> |
getAssociatedGovernanceDefinitions() |
void |
setAssociatedGovernanceDefinitions(List<GovernanceDefinition> associatedGovernanceDefinitions) |
equals, getAdditionalProperties, getClassifications, getCriteria, getDescription, getDisplayName, getGUID, getQualifiedName, hashCode, setAdditionalProperties, setClassifications, setCriteria, setDescription, setDisplayName, setGUID, setQualifiedName, toStringpublic GovernanceZone()
public GovernanceZone(GovernanceZone template)
template - object to copypublic List<GovernanceDefinition> getAssociatedGovernanceDefinitions()
public void setAssociatedGovernanceDefinitions(List<GovernanceDefinition> associatedGovernanceDefinitions)
Copyright © 2017–2018 ODPi. All rights reserved.