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

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

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

Methods in com.ebmwebsourcing.sla.agreement.descriptor that return AgreementContextType
 AgreementContextType AgreementFactory.agreementContextBuilder(com.ebmwebsourcing.addressing.descriptor.Endpoint initiator, com.ebmwebsourcing.addressing.descriptor.Endpoint responder, AgreementRoleType agreementRoleType, javax.xml.datatype.XMLGregorianCalendar expirationTime, java.lang.String templateId, java.lang.String templateName)
           
 

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

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

Fields in org.ggf.schemas.graap._2007._03.ws_agreement declared as AgreementContextType
protected  AgreementContextType AgreementType.context
           
protected  AgreementContextType Agreement.context
           
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement that return AgreementContextType
 AgreementContextType ObjectFactory.createAgreementContextType()
          Create an instance of AgreementContextType
 AgreementContextType AgreementType.getContext()
          Gets the value of the context property.
 AgreementContextType Agreement.getContext()
          Gets the value of the context property.
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement that return types with arguments of type AgreementContextType
 javax.xml.bind.JAXBElement<AgreementContextType> ObjectFactory.createContext(AgreementContextType value)
          Create an instance of JAXBElement<AgreementContextType>}
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement with parameters of type AgreementContextType
 javax.xml.bind.JAXBElement<AgreementContextType> ObjectFactory.createContext(AgreementContextType value)
          Create an instance of JAXBElement<AgreementContextType>}
 void AgreementType.setContext(AgreementContextType value)
          Sets the value of the context property.
 void Agreement.setContext(AgreementContextType value)
          Sets the value of the context property.
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.