public class BlueprintReference extends oracle.fmwplatform.envspec.common.ResourceReference<Blueprint>
| Constructor and Description | 
|---|
BlueprintReference()
Creates an instance of BlueprintReference with no values. 
 | 
BlueprintReference(String name, Path location)
Creates an instance of BlueprintReference with name an location initialized to the values specified. 
 |