Uses of Class
org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Packages that use NewActionTarget Package Description org.odpi.openmetadata.frameworks.governanceaction.properties -
-
Uses of NewActionTarget in org.odpi.openmetadata.frameworks.governanceaction.properties
Constructors in org.odpi.openmetadata.frameworks.governanceaction.properties with parameters of type NewActionTarget Constructor Description NewActionTarget(NewActionTarget template)Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
-