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

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

Uses of CompensationType in com.ebmwebsourcing.agreement.definition.impl
 

Constructors in com.ebmwebsourcing.agreement.definition.impl with parameters of type CompensationType
CompensationImpl(CompensationType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
PenaltyImpl(CompensationType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
RewardImpl(CompensationType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
 

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

Fields in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement with type parameters of type CompensationType
protected  java.util.List<CompensationType> BusinessValueListType.penalty
           
protected  java.util.List<CompensationType> BusinessValueListType.reward
           
 

Methods in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement that return CompensationType
 CompensationType ObjectFactory.createCompensationType()
          Create an instance of CompensationType
 

Methods in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement that return types with arguments of type CompensationType
 java.util.List<CompensationType> BusinessValueListType.getPenalty()
          Gets the value of the penalty property.
 java.util.List<CompensationType> BusinessValueListType.getReward()
          Gets the value of the reward property.
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.