com.intel.gpe.clients.api.virtualworkspace
Interface ImageConfiguration


public interface ImageConfiguration

Version:
$Id$
Author:
Sai Srinivas Dharanikota

Method Summary
 Application[] getApplications()
           
 java.lang.String getName()
          Gets the name value for the Image.
 void setName(java.lang.String name)
          Sets the name value for the Image.
 

Method Detail

getName

java.lang.String getName()
Gets the name value for the Image.

Returns:
name

setName

void setName(java.lang.String name)
Sets the name value for the Image.

Parameters:
name -

getApplications

Application[] getApplications()


Copyright © 2008. All Rights Reserved.