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

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

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

Fields in org.ow2.jasmine.deployme.v2.generated declared as DeployablesType
protected  DeployablesType DomainsType.deployables
           
protected  DeployablesType AgentType.deployables
           
protected  DeployablesType DomainType.deployables
           
protected  DeployablesType ServersType.deployables
           
protected  DeployablesType ServerType.deployables
           
protected  DeployablesType AgentsType.deployables
           
 

Methods in org.ow2.jasmine.deployme.v2.generated that return DeployablesType
 DeployablesType ObjectFactory.createDeployablesType()
          Create an instance of DeployablesType
 DeployablesType DomainsType.getDeployables()
          Gets the value of the deployables property.
 DeployablesType AgentType.getDeployables()
          Gets the value of the deployables property.
 DeployablesType DomainType.getDeployables()
          Gets the value of the deployables property.
 DeployablesType ServersType.getDeployables()
          Gets the value of the deployables property.
 DeployablesType ServerType.getDeployables()
          Gets the value of the deployables property.
 DeployablesType AgentsType.getDeployables()
          Gets the value of the deployables property.
 

Methods in org.ow2.jasmine.deployme.v2.generated with parameters of type DeployablesType
 void DomainsType.setDeployables(DeployablesType value)
          Sets the value of the deployables property.
 void AgentType.setDeployables(DeployablesType value)
          Sets the value of the deployables property.
 void DomainType.setDeployables(DeployablesType value)
          Sets the value of the deployables property.
 void ServersType.setDeployables(DeployablesType value)
          Sets the value of the deployables property.
 void ServerType.setDeployables(DeployablesType value)
          Sets the value of the deployables property.
 void AgentsType.setDeployables(DeployablesType value)
          Sets the value of the deployables property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.