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

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

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

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

Methods in org.ow2.jasmine.deployme.v2.generated that return PropertiesType
 PropertiesType ObjectFactory.createPropertiesType()
          Create an instance of PropertiesType
 PropertiesType DomainsType.getProperties()
          Gets the value of the properties property.
 PropertiesType AgentType.getProperties()
          Gets the value of the properties property.
 PropertiesType DomainType.getProperties()
          Gets the value of the properties property.
 PropertiesType ServersType.getProperties()
          Gets the value of the properties property.
 PropertiesType ServerType.getProperties()
          Gets the value of the properties property.
 PropertiesType AgentsType.getProperties()
          Gets the value of the properties property.
 

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



Copyright © 2012 OW2 Consortium. All Rights Reserved.