Uses of Class
com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement.TermTreeType

Packages that use TermTreeType
com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement   
 

Uses of TermTreeType in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement
 

Fields in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement declared as TermTreeType
protected  TermTreeType Agreement.terms
           
protected  TermTreeType AgreementType.terms
           
 

Methods in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement that return TermTreeType
 TermTreeType ObjectFactory.createTermTreeType()
          Create an instance of TermTreeType
 TermTreeType Agreement.getTerms()
          Gets the value of the terms property.
 TermTreeType AgreementType.getTerms()
          Gets the value of the terms property.
 

Methods in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement that return types with arguments of type TermTreeType
 javax.xml.bind.JAXBElement<TermTreeType> ObjectFactory.createTerms(TermTreeType value)
          Create an instance of JAXBElement<TermTreeType>}
 

Methods in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement with parameters of type TermTreeType
 javax.xml.bind.JAXBElement<TermTreeType> ObjectFactory.createTerms(TermTreeType value)
          Create an instance of JAXBElement<TermTreeType>}
 void Agreement.setTerms(TermTreeType value)
          Sets the value of the terms property.
 void AgreementType.setTerms(TermTreeType value)
          Sets the value of the terms property.
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.