Uses of Class
org.ow2.jasmine.deployme.v2.generated.ConfigurationType

Packages that use ConfigurationType
org.ow2.jasmine.deployme.v2.generated   
 

Uses of ConfigurationType in org.ow2.jasmine.deployme.v2.generated
 

Fields in org.ow2.jasmine.deployme.v2.generated declared as ConfigurationType
protected  ConfigurationType DomainsType.agentsConfiguration
           
protected  ConfigurationType DomainType.agentsConfiguration
           
protected  ConfigurationType AgentsType.agentsConfiguration
           
protected  ConfigurationType AgentType.configuration
           
protected  ConfigurationType ServerType.configuration
           
protected  ConfigurationType DomainsType.serversConfiguration
           
protected  ConfigurationType DomainType.serversConfiguration
           
protected  ConfigurationType ServersType.serversConfiguration
           
 

Methods in org.ow2.jasmine.deployme.v2.generated that return ConfigurationType
 ConfigurationType ObjectFactory.createConfigurationType()
          Create an instance of ConfigurationType
 ConfigurationType DomainsType.getAgentsConfiguration()
          Gets the value of the agentsConfiguration property.
 ConfigurationType DomainType.getAgentsConfiguration()
          Gets the value of the agentsConfiguration property.
 ConfigurationType AgentsType.getAgentsConfiguration()
          Gets the value of the agentsConfiguration property.
 ConfigurationType AgentType.getConfiguration()
          Gets the value of the configuration property.
 ConfigurationType ServerType.getConfiguration()
          Gets the value of the configuration property.
 ConfigurationType DomainsType.getServersConfiguration()
          Gets the value of the serversConfiguration property.
 ConfigurationType DomainType.getServersConfiguration()
          Gets the value of the serversConfiguration property.
 ConfigurationType ServersType.getServersConfiguration()
          Gets the value of the serversConfiguration property.
 

Methods in org.ow2.jasmine.deployme.v2.generated with parameters of type ConfigurationType
 void DomainsType.setAgentsConfiguration(ConfigurationType value)
          Sets the value of the agentsConfiguration property.
 void DomainType.setAgentsConfiguration(ConfigurationType value)
          Sets the value of the agentsConfiguration property.
 void AgentsType.setAgentsConfiguration(ConfigurationType value)
          Sets the value of the agentsConfiguration property.
 void AgentType.setConfiguration(ConfigurationType value)
          Sets the value of the configuration property.
 void ServerType.setConfiguration(ConfigurationType value)
          Sets the value of the configuration property.
 void DomainsType.setServersConfiguration(ConfigurationType value)
          Sets the value of the serversConfiguration property.
 void DomainType.setServersConfiguration(ConfigurationType value)
          Sets the value of the serversConfiguration property.
 void ServersType.setServersConfiguration(ConfigurationType value)
          Sets the value of the serversConfiguration property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.