Uses of Class
org.ggf.schemas.graap._2007._03.ws_agreement.VariableType

Packages that use VariableType
com.ebmwebsourcing.sla.agreement.descriptor   
org.ggf.schemas.graap._2007._03.ws_agreement   
 

Uses of VariableType in com.ebmwebsourcing.sla.agreement.descriptor
 

Methods in com.ebmwebsourcing.sla.agreement.descriptor that return VariableType
 VariableType AgreementFactory.agreementVariablePropertiesMetric(java.lang.String name, java.lang.String metric)
           
 VariableType AgreementFactory.agreementVariablePropertiesMetric(java.lang.String name, java.lang.String metric, java.lang.String location)
           
 

Method parameters in com.ebmwebsourcing.sla.agreement.descriptor with type arguments of type VariableType
 ServicePropertiesType AgreementFactory.agreementServicePropertiesBuilder(java.lang.String name, java.lang.String serviceName, java.util.List<VariableType> variablePropertiesMetric)
           
 TermTreeType AgreementFactory.agreementTermsBuilder(java.lang.String name, com.ebmwebsourcing.addressing.descriptor.Endpoint service, java.lang.String providerName, java.net.URI wsdlFile, java.util.List<VariableType> variablePropertiesMetrics, java.util.List<GuaranteeTermType> guarantees)
           
 

Uses of VariableType in org.ggf.schemas.graap._2007._03.ws_agreement
 

Fields in org.ggf.schemas.graap._2007._03.ws_agreement with type parameters of type VariableType
protected  java.util.List<VariableType> VariableSetType.variable
           
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement that return VariableType
 VariableType ObjectFactory.createVariableType()
          Create an instance of VariableType
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement that return types with arguments of type VariableType
 java.util.List<VariableType> VariableSetType.getVariable()
          Gets the value of the variable property.
 

Method parameters in org.ggf.schemas.graap._2007._03.ws_agreement with type arguments of type VariableType
 void VariableSetType.setVariable(java.util.List<VariableType> variable)
           
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.