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

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

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

Methods in com.ebmwebsourcing.sla.agreement.descriptor with parameters of type ConstraintSectionType
 AgreementTemplate AgreementFactory.agreementTemplateBuilder(java.lang.String name, AgreementContextType context, TermTreeType terms, ConstraintSectionType constraints)
           
 

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

Fields in org.ggf.schemas.graap._2007._03.ws_agreement declared as ConstraintSectionType
protected  ConstraintSectionType AgreementTemplateType.creationConstraints
           
protected  ConstraintSectionType AgreementTemplate.creationConstraints
           
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement that return ConstraintSectionType
 ConstraintSectionType ObjectFactory.createConstraintSectionType()
          Create an instance of ConstraintSectionType
 ConstraintSectionType AgreementTemplateType.getCreationConstraints()
          Gets the value of the creationConstraints property.
 ConstraintSectionType AgreementTemplate.getCreationConstraints()
          Gets the value of the creationConstraints property.
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement with parameters of type ConstraintSectionType
 void AgreementTemplateType.setCreationConstraints(ConstraintSectionType value)
          Sets the value of the creationConstraints property.
 void AgreementTemplate.setCreationConstraints(ConstraintSectionType value)
          Sets the value of the creationConstraints property.
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.