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

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

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

Methods in com.ebmwebsourcing.sla.agreement.descriptor with parameters of type AgreementRoleType
 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)
           
 

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

Fields in org.ggf.schemas.graap._2007._03.ws_agreement declared as AgreementRoleType
protected  AgreementRoleType AgreementContextType.serviceProvider
           
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement that return AgreementRoleType
static AgreementRoleType AgreementRoleType.fromValue(java.lang.String v)
           
 AgreementRoleType AgreementContextType.getServiceProvider()
          Gets the value of the serviceProvider property.
static AgreementRoleType AgreementRoleType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AgreementRoleType[] AgreementRoleType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement with parameters of type AgreementRoleType
 void AgreementContextType.setServiceProvider(AgreementRoleType value)
          Sets the value of the serviceProvider property.
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.